Free as in speech (software) is nowadays usually referred to as libre.
- 0 Posts
- 184 Comments
Pride flag yet excluding laptop users.
/s
It always starts optional. There’s no verification yet but many believe it will be a matter of time.
Nilz@sopuli.xyzto
Linux@lemmy.world•I Spoke To The Dev Behind The Systemd Birth Date Change - YouTubeEnglish
62·3 months agoI’m not suggesting anything specific. But the point of rushing to implement your way into software A to prevent each software having their own implementation does not make sense to me. This is not a proper way to standardise. There are many months left to make a proposal that works for everyone.
Nilz@sopuli.xyzto
Linux@lemmy.world•I Spoke To The Dev Behind The Systemd Birth Date Change - YouTubeEnglish
42·3 months agoHe thinks it’d be worse if every desktop environment implements their own solution to comply with these laws.
Sure he has a point there, but putting it in systemd means there will need to be at least one other implementation for systems that don’t use systemd…
Nilz@sopuli.xyzto
Games@lemmy.world•Lutris now being built with Claude AI, developer decides to hide it after backlashEnglish
1·3 months agoI’m not providing any argument, I’m just asking.
Nilz@sopuli.xyzto
Games@lemmy.world•Lutris now being built with Claude AI, developer decides to hide it after backlashEnglish
1·3 months agoWell sure, software gets forked and continued all the time, but there’s quite a stark difference between just using open source software or actively maintain it. Not everyone is a software developer, so I still don’t see why “just fork it” is the answer. Those who have the capabilities probably already thought of it no?
Nilz@sopuli.xyzto
Games@lemmy.world•Lutris now being built with Claude AI, developer decides to hide it after backlashEnglish
5·3 months agoI hear this argument a lot about many things but how is “just fork it” the answer? It’s not like just anyone can fork any project and continue developing it. The alternative would be forking it and consider it final version or what?
Nilz@sopuli.xyzto
Selfhosted@lemmy.world•Popular self-hosting services worth runningEnglish
10·3 months agoLet Chatgpt read it for you
Nilz@sopuli.xyzto
Selfhosted@lemmy.world•Honey, I Shrunk The Vids - a Windows transcoding frontend for FFMPEGEnglish
3·3 months agoHoney, I impregnated the vids
Nilz@sopuli.xyzto
Linux@lemmy.ml•Will I survive the Linux CLI if I only switch because I'm a student and Arch distro speed?
3·3 months agoAhhh look it has windows!!
Nilz@sopuli.xyzto
Games@lemmy.world•Sony Pulls Back From PlayStation Games on PCEnglish
91·3 months agoI understand porting costs money but they kept selling old games for new game prices.
Nilz@sopuli.xyzto
Games@lemmy.world•Talking to new Xbox CEO Asha Sharma and CCO Matt Booty — "This team has brought it back before, and I'm here to help us do it again."English
6·3 months ago“AI’m here to help us do it again”
Any excess profit due to higher game prices will go to shareholders anyway.
Nilz@sopuli.xyzto
Selfhosted@lemmy.world•Western Digital details 14-platter 3.5-inch HAMR HDD designs with 140 TB and beyondEnglish
4·4 months agoIIRC, HDDs have some reserved sectors in case some go bad. But in practice, once you start having faulty sectors it’s usually a sign that the drive is dying and you should replace it ASAP.
I think if you know drive topology you can technically create partitions on platter level, but I don’t really see a reason why you’d do it. If the drive is dying you need to resilver the entire drive’s content to a new disk anyway.
Nilz@sopuli.xyzto
Games@lemmy.world•Nvidia GeForce Now’s Time Limit Will Stop Gamers After 100 Hours Each MonthEnglish
3·5 months agoPlaying games it seems.
Those bezels are thicker than the original Steam Deck even.
With a SAS card in IT mode it will show up in your OS as 4 different drives. You can mix and match them however you like. You aren’t restricted into pairs of 4. In fact one SAS cable can be multiplexed into many more than 4 drives.
You can often flash these raid cards into IT mode to disable raid and so that they just pass through the raw disks. That way you can hook up either SAS or SATA drives and run them with software raid of your choosing, like ZFS. SATA is probably the safer bet since you will be able to use them in a future build without issues, but there’s no issue with SAS.
If you can’t flash this raid card to IT mode you can buy a cheap LSI 92xx card. They are quite common and cheap, and easy to flash to IT mode.


I use zsh with the sudo plugin. Double tap
escand your current or last command will be prefixed with sudo.