Linux
Welcome to c/linux!
Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!
Rules:
-
Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.
-
Be respectful: Treat fellow community members with respect and courtesy.
-
Quality over quantity: Share informative and thought-provoking content.
-
No spam or self-promotion: Avoid excessive self-promotion or spamming.
-
No NSFW adult content
-
Follow general lemmy guidelines.
view the rest of the comments
These work fine on immutable distros if they work on normal distros, for fedora atomic you can install just about anything with rpm-ostree, in these cases, i just send them a message with the command for the thing they need to install.
If they're completely unwilling to do this, linux is probably not a good idea for them in the first place, tbh.
You can install any normal packages in fedora kinoite/bazzite, actually, because of rpm-ostree, this isn't really a disadvantage of immutable distros, and in fact, the largest, most up to date distro is nixos, which is immutable too!
Precisely why I recommend immutability, things being absolutely rock solid, and easily being able to rollback mean there's no downtime where things are just broken.
The downsides are all for hardcore users, in my experience.
Hehe, yeah my experience with Linux doesn't reflect the beginners perspective anyways. So I sometimes struggle to empathize. But I'm trying to keep up to date.
I don't think I really agree with the graph and it's implications on the real world. I've recently switched from Debian to NixOS on my private VPS. And while I now have access to NixOS unstable... I must say the number of services I had to package on my own and had to mess with... hasn't really gone down substantially. I mean it certainly has a lot of packages. But you end up doing a lot of packaging and installing anyways. At least in my experience. So I think that graph is a bit misleading if you try to infer how easy it is to install some random software.
And yeah, if something like a printer/scanner combo is supported in Linux, it's usually easy to get it going on any Linux distro. Issues start to arise once it's some old device from 2010 with bad drivers. Up until now my relatives either threw them away after some Windows update made them unusable. Or I convinced them to use Linux and that has support. Or you need to mess around with some old driver packages that depend on old and conflicting libraries, libc versions etc. I think it's a shame to waste some good printer/scanner. And usually if you replace a device that has done a good job for 10+ years, and your relatives replace that with a recent consumer printer, they're not always better off. These things have been enshittified constantly and the new printer will just have random quirks, refuse to print or scan or do other shenanigans. I'd rather not make this call. And instead keep using the printer that has proven to do it's job very well.
But as I said, I'll have to try. Not using a traditional distro should offer some advantages for those use cases. Maybe it'll get easier to install conflicting (old) library versions for some half proprietary crap. Because that's something Debian based distributions aren't really made for...