- 1 Post
- 151 Comments
PseudoSpock@lemmy.dbzer0.comto Linux@lemmy.ml•Noone told me about systemctl suspend. I had to accidently learn about it from the arch pages. My battery is happy now, and you all will never be forgiven for your silence. That is all.182·3 days agoMistaking precisely documented Wiki for silence… Do you Mark All As Read your email each day, too? ;)
PseudoSpock@lemmy.dbzer0.comto Linux@lemmy.ml•KDE releases alpha build of KDE Linux, an immutable arch linux distro1·10 days agoAww man, why’d they have to ruin it with making it immutable? ugh!
PseudoSpock@lemmy.dbzer0.comto Linux@lemmy.ml•Recommended mini linux device for streaming to TV1·10 days agoOld i5 Lenovo laptops.
PseudoSpock@lemmy.dbzer0.comto Linux@lemmy.ml•WinBoat is a new Linux app to run Windows apps with "seamless integration"1·17 days agoPlease god, no.
PseudoSpock@lemmy.dbzer0.comto Linux@lemmy.ml•What problems does Linux have to overcome to get more users19·1 month agoIt needs to shed the gamers and get more useful users.
PseudoSpock@lemmy.dbzer0.comto Linux@lemmy.ml•Please, FOSS world, we need something like ChromeOS11·2 months agoIt’s already in datacentres all over the world. It’s the primary server platform. Linux doesn’t need to succeed more broadly, it already has. If you’re talking about Windows users and gamers… we are way better off without those simple people.
PseudoSpock@lemmy.dbzer0.comto Linux@lemmy.ml•Please, FOSS world, we need something like ChromeOS14·2 months agoNo, we shouldn’t be encouraging people to use tools they don’t bother to understand how to use.
PseudoSpock@lemmy.dbzer0.comto Linux@lemmy.ml•What is the supposed workflow for vanilla Gnome for keyboard users?21·3 months agoUsing the command line to replace it with KDE Plasma.
When you say proprietary drivers, I assume that means they are only available for x86_64 platform… leaving ARM64/aarch64 devices, like Pi’s and such, out of luck?
Something I’ve experienced with similar printer drivers. Hence the ask.
Because, WSL is not a proper way to use / run Linux.
PseudoSpock@lemmy.dbzer0.comto Linux@lemmy.ml•Which program is the one that surprised you most that it is available on Linux?201·4 months agoA very unwelcome surprise, too.
Reminds me of the old Gem desktop for DOS.
BTRFS for raid mirroring is fine, but any raid 5 you should steer away from.
I use is on VM’s and laptops all the time, wrapped with LUKS. I also like it for a home server, where I combine bcache (not bcachefs) with it, so I can have a 512g nvme cache in combination with two 16 TB spinning disks. Run tons of containers on it and it’s rock solid. The cache really helps the performance. It’s a file server, few web sites, a gitlab, a ghost host, nextcloud, media server, backup server, vm host, and more. And it’s chugged along great for 3 years.
PseudoSpock@lemmy.dbzer0.comto Linux@lemmy.ml•What text-to-speech application do you use?54·5 months agoMy mouth.
PseudoSpock@lemmy.dbzer0.comto Linux@lemmy.ml•I'm committing to Linux, but it's so unstable. Any suggestions?12·5 months agoBecause Linux has been awesome since at least Slackware 1.0.
For those wishing they could do that with zip and 7zip, you can add a permissions file to the archive that you first make with getfacl, and then on the target after extracting said archive, restore permissions and ownership with setfacl from that file.
Handy for certain support organizations that insist on a zip but that later want the permissions. (Looking at you SAP and IBM).