Rooki

joined 1 year ago
MODERATOR OF
[–] Rooki@lemmy.world 14 points 1 month ago (1 children)

"You dont have to care about infrastructure...." is the bigest lie of those microservice hosting providers.

[–] Rooki@lemmy.world 1 points 1 month ago

Looks great!

[–] Rooki@lemmy.world 0 points 2 months ago

couch co-op is something a game has to implement, not the console. You could do that over with a dedicated pc where all the steam decks remote steam play on it and boom you have 4 remote controllers ( Untested because i dont have so many friends with steamdeck )

[–] Rooki@lemmy.world 2 points 3 months ago

I will check the config and let you know. I dont think we have something custom. I think we have a config enabled

[–] Rooki@lemmy.world -3 points 3 months ago* (last edited 3 months ago) (8 children)

Because of such legal threats we chose to ban illegal stuff and have the "first" tos and privacy policy of a lemmy instance

[–] Rooki@lemmy.world 0 points 3 months ago* (last edited 3 months ago) (10 children)

Yes there could be that "workaround" for legal posts but like said if there is one direct to a torrent, download or a mega thread website where you can download any illegal stuff the post will be removed. This includes stuff like instructions to put word by word into google search.

[–] Rooki@lemmy.world 43 points 3 months ago

Java for the win i say.

[–] Rooki@lemmy.world 3 points 3 months ago (1 children)

Wait, if this has many upvotes, this means its a unpopular opinion D:

[–] Rooki@lemmy.world 2 points 3 months ago

Looks like a perfect bread for me ;)

[–] Rooki@lemmy.world 1 points 3 months ago

I would say, through activity, not through paying. Then for activity they will get rewarded.

[–] Rooki@lemmy.world 9 points 3 months ago (5 children)
[–] Rooki@lemmy.world 25 points 3 months ago (1 children)

On microsofts current windows, windows itself is the virus.

But if you need it, then i recommend you: Adblocker ( uBlock Origin for example ) with lists with malicious links and it removes many of those scam websites that google recommends.

Dont trust third party apps, dont use chrome(or chrome based browsers) it will steal more data than the free anti virus software ever does.

And much much more.

13
submitted 6 months ago* (last edited 6 months ago) by Rooki@lemmy.world to c/pop_os@lemmy.world
 

Heyo,

i swapped to Pop!_os 2 days ago ( from linux mint, because i wanted some change and found pop_os ) and i like it!

I have just few points that i would like to share:

  • That the displays scaling cant be changed per monitor untilthe activation of "Fractial Scaling" ( just as a beginner "weird" behaviour )

  • You cant disable / make the "Active window" border smaller.

  • You cant hide the top bar ( but thats acceptable as it hides itself if you are in full screen )

  • Customizability/Lack of keybinds ( for example move active window to Screen 1,2,3 with Super + 1,2,3,4 )

  • (The pop_store lags? sometimes if i search? idk if its just a known bug or if its something on my side?) )

But its still very good and it has some cool features and simple installation!

Thanks for the System76 devs for making such great OS!

 

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

-6
submitted 10 months ago* (last edited 10 months 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.

901
Siri Open Lemmy (lemmy.world)
 
 

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;  
  };
}
 

Since today some of communities are empty ( but i know they have some posts ) but others see the posts.

 

I am not such Legend ;(

1147
Fact! (lemmy.world)
 
 

I made a simple script for everyone! It can mass block unwanted communities! ( Like NSFW )

The script is somewhat finished, but i would require your contribution of unwanted communities ( like nsfw, racist, etc... )

It can now even block an instance semi automatically!

Github: https://github.com/Pdzly/lemmy-block-script

view more: next ›