[-] Rooki@lemmy.world 25 points 1 day ago* (last edited 1 day ago)

Oh wow a monopoly is practicing anti competitive advertising. What a shock 😱

[-] Rooki@lemmy.world 10 points 1 day ago

But you can already see the hurdles of large instance like lemmy.world.

The costs are so immense (probably because of some unoptimized code), the software isnt "ripe" enough that it can be left alone for few months and have it run smoothly. It needs permanent monitoring and maintenance. And that doesnt even go into the moderation issues.

[-] Rooki@lemmy.world 73 points 1 day ago

Sadly thats fediverse, instance come and go as they like. Because behind them are humans that do this in their freetime ( most of the time out of their own pocket ). Big respect to everyone hosting a federated instance.

[-] Rooki@lemmy.world 2 points 1 day ago

But the worst too. As saaid many got new pets and ditched them after the lockdown. It could be some of them are from some shelters but many got ditched afterwards too

[-] Rooki@lemmy.world 5 points 2 days ago* (last edited 2 days ago)

Yeah, the pandemic just gave us the best example why many people shouldnt get pets that require a lot of effort and time.

At the start of the pandemic many people got cats / dogs ( of course bought them not adopted them ;( ) because they were home and had time during lockdown. But after it was over they didnt had any time and gave it up for adoption.

Everyone needs to check if they have not just now time but in the future too and if they have the money to have the pet. And get yours best from adoption as this reduces the "intentional-pretty" breeding, that harms them ( for example pugs and their 24/7 breathing issue ).

[-] Rooki@lemmy.world 2 points 2 days ago* (last edited 2 days ago)

Ironically the cheapest crap contains vegan stuff like wheat or rice. And cats ( at least my cat ) doesnt get so well with such things.

[-] Rooki@lemmy.world 18 points 2 days ago

That was quick

[-] Rooki@lemmy.world 1 points 2 days ago

Yeah what you are directly talking is some sort of SSO login for each software.

[-] Rooki@lemmy.world 1 points 2 days ago
[-] Rooki@lemmy.world 9 points 3 days ago

It will need to be cheap af if they have any sales. No Trackpad no back buttons nothing special

[-] Rooki@lemmy.world 6 points 3 days ago

It will be difficult to implement and pretty much at the end of the list for the software you want to implement.

Users most of the time dont want to get identified ( some are here because of the privacy ) and if you want to get identified you can just use PGP signing.

112
submitted 1 month ago* (last edited 1 month ago) by Rooki@lemmy.world to c/world@lemmy.world

Hello World, As many of you have probably noticed, there is a growing problem on the internet when it comes to undisclosed bias in both amateur and professional reporting. While not every outlet can be like the C-SPAN, or Reuters, we also believe that it's impossible to remove the human element from the news, especially when it concerns, well, humans.

To this end, we've created a media bias bot, which we hope will keep everyone informed about WHO, not just the WHAT of posted articles. This bot uses Media Bias/Fact Check to add a simple reply to show bias. We feel this is especially important with the US Election coming up. The bot will also provide links to Ground.News, as well, which we feel is a great source to determine the WHOLE coverage of a given article and/or topic.

As always feedback is welcome, as this is a active project which we really hope will benefit the community.

Thanks!

FHF / LemmyWorld Admin team πŸ’–

123
submitted 1 month ago* (last edited 1 month ago) by Rooki@lemmy.world to c/news@lemmy.world

Hello World, As many of you have probably noticed, there is a growing problem on the internet when it comes to undisclosed bias in both amateur and professional reporting. While not every outlet can be like the C-SPAN, or Reuters, we also believe that it's impossible to remove the human element from the news, especially when it concerns, well, humans.

To this end, we've created a media bias bot, which we hope will keep everyone informed about WHO, not just the WHAT of posted articles. This bot uses Media Bias/Fact Check to add a simple reply to show bias. We feel this is especially important with the US Election coming up. The bot will also provide links to Ground.News, as well, which we feel is a great source to determine the WHOLE coverage of a given article and/or topic.

As always feedback is welcome, as this is a active project which we really hope will benefit the community.

Thanks!

FHF / LemmyWorld Admin team πŸ’–

59
submitted 1 month ago* (last edited 1 month ago) by Rooki@lemmy.world to c/politics@lemmy.world

Hello World, As many of you have probably noticed, there is a growing problem on the internet when it comes to undisclosed bias in both amateur and professional reporting. While not every outlet can be like the C-SPAN, or Reuters, we also believe that it's impossible to remove the human element from the news, especially when it concerns, well, humans.

To this end, we've created a media bias bot, which we hope will keep everyone informed about WHO, not just the WHAT of posted articles. This bot uses Media Bias/Fact Check to add a simple reply to show bias. We feel this is especially important with the US Election coming up. The bot will also provide links to Ground.News, as well, which we feel is a great source to determine the WHOLE coverage of a given article and/or topic.

As always feedback is welcome, as this is a active project which we really hope will benefit the community.

Thanks!

FHF / LemmyWorld Admin team πŸ’–

1
submitted 5 months ago* (last edited 5 months ago) by Rooki@lemmy.world to c/worldnews@lemmy.world

Hello world,

we chose to close down this community and redirect everyone interested in wordnews to https://lemmy.world/c/world because we want to reduce the load on moderators and have at least locally on the instance less duplicate communities.

We did this action with the cooperation of the mods in c/world and c/worldnews.

9
submitted 9 months ago* (last edited 9 months ago) by Rooki@lemmy.world to c/linux@lemmy.world

Hello!

I am pretty new to linux ( almost 2 months PURE linux mint ) and i still find cool software ( like lazydocker, lazygit, zsh... ) but i feel like there are 100k more interesting software to have ;D

If anyone could recommend me some cool / interesting software, that would be cool.

Thanks

-9
submitted 1 year ago* (last edited 1 year ago) by Rooki@lemmy.world to c/canvas@toast.ooo

Its an ad for a energy company. I hoped it would never happen but here we go. Ads on the canvas. Either those are bots because they are hyper active and many.

Thought this is a user canvas not advertisment canvas.

o7

edit: Its the political party "Volt Europa" that is even more worse.

Good to know this is a political advertisement campaign board. A better note for next time.

I am done here. But keep in mind you ( @ Volt voters ) your ad isnt welcomed here.

60
17
1155
Siri Open Lemmy (lemmy.world)
submitted 1 year ago by Rooki@lemmy.world to c/memes@lemmy.ml
5
submitted 1 year ago* (last edited 1 year ago) by Rooki@lemmy.world to c/programming@programming.dev

I have currently:

A Class with multiple functions A Decorator that saves the function to a list

The problem:

When i call the function "this" is not the class ( or not yet initialized )

How can i implement it correctly?

My Class Function Decorator:

export function LemmyOn(data: ILemmyOn) {  

  return function (  
    target: Object,  
    propertyKey: string | symbol,  
    descriptor: TypedPropertyDescriptor<any>  
  ) {  

    events.push({ data: data, fn: descriptor.value });  
    return descriptor;  
  };
}
3
submitted 1 year ago* (last edited 1 year ago) by Rooki@lemmy.world to c/newcommunities@lemmy.world
417
Only legends do it! (lemmy.world)
submitted 1 year ago by Rooki@lemmy.world to c/memes@lemmy.ml

I am not such Legend ;(

view more: next β€Ί

Rooki

joined 1 year ago
MODERATOR OF