Static_Rocket

joined 2 years ago
[–] Static_Rocket@lemmy.world 7 points 1 month ago (1 children)

Just cross your fingers nobody attempts to import it...

[–] Static_Rocket@lemmy.world 39 points 1 month ago* (last edited 1 month ago) (7 children)

Why? They are just bringing to light the tools already being used by corps behind closed doors.

Edit: Seems the author wants to paint a different picture. Either extreme CYA or you were correct.

[–] Static_Rocket@lemmy.world 5 points 1 month ago

Nah man, waterfall technique applies to everything.

[–] Static_Rocket@lemmy.world 11 points 1 month ago (5 children)

I could never write essays by hand. Too often I would write out a paragraph just to read it, break it up, and subsequently rewrite both parts.

[–] Static_Rocket@lemmy.world 8 points 2 months ago

Breakcore album art aesthetic

[–] Static_Rocket@lemmy.world 33 points 2 months ago* (last edited 2 months ago)

I think one has to cope with it the same way the inventor of the ice pick had to cope with Walter Jackson Freeman II. You can't really control what people do with your tools. If you think someone actively destroying lives will bend to the whims of a license, that's cool. I wish I had that level of optimism. Right now it's still pulling teeth to get companies to respect GPLv3.

[–] Static_Rocket@lemmy.world 1 points 2 months ago (1 children)

Pinchflat is one of the good containers that doesn't try to play with ID remapping or anything. You just need a container quadlet like the following:

[Install]
WantedBy=default.target

[Container]
Image=ghcr.io/kieraneglin/pinchflat:latest

Environment=TZ=CHANGEME

Volume=CHANGEME/config:/config
Volume=CHANGEME/downloads:/downloads

PublishPort=127.0.0.1:8945:8945

It'll run as the quadlet user id by default.

[–] Static_Rocket@lemmy.world 5 points 2 months ago (4 children)

Doesn't avoiding JS typically structure a website in such a way that the browsers built-in assistive services can cover it easier?

[–] Static_Rocket@lemmy.world 5 points 2 months ago

I haven't heard anyone talk about puppy Linux in a bit. That used to be the go to for ultra lightweight setups.

[–] Static_Rocket@lemmy.world 4 points 2 months ago (1 children)

It does inherently lean into the concept of corporate forks over community forks. A byproduct of prioritizing monetary gain. I think the license is really just a foot in the door to allow for community audits. Realistically I don't see anyone wanting to contribute to something like this unless the product has slim to no real competition.

[–] Static_Rocket@lemmy.world 7 points 2 months ago (1 children)

All of these alternatives and you missed the best one ripgrep (rg). The other ones in my opinion are nice to have. Recursive multi-threaded grep that respects gitignore files is a must for me.

view more: ‹ prev next ›