this post was submitted on 13 Jan 2025
357 points (94.7% liked)

Linux

49007 readers
1233 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I recently took up Bazzite from mint and I love it! After using it for a few days I found out it was an immutable distro, after looking into what that is I thought it was a great idea. I love the idea of getting a fresh image for every update, I think for businesses/ less tech savvy people it adds another layer of protection from self harm because you can't mess with the root without extra steps.

For anyone who isn't familiar with immutable distros I attached a picture of mutable vs immutable, I don't want to describe it because I am still learning.

My question is: what does the community think of it?

Do the downsides outweigh the benefits or vice versa?

Could this help Linux reach more mainstream audiences?

Any other input would be appreciated!

(page 2) 50 comments
sorted by: hot top controversial new old
[–] [email protected] 9 points 1 day ago (2 children)

Then you have NixOS, which is declarative, and fairly immutable.

You don't have to reboot to make changes, but you can't just run unlinked binaries either.

You can't do things like edit your hosts table or modify the FS for cron jobs. The application store is unwritable, but you can sync new apps into it .

You have to make changes to the config file and run a rebuild as root.

load more comments (2 replies)
[–] [email protected] 6 points 1 day ago

I'm much more comfortable trying things that I'm not sure will (or expect not to) work. I can just blast the toolbox or whatever afterwards.

Compare to some of my earlier forays into Linux, where I'd do some nonsense and then attempts to remove said nonsense would break some other load-bearing part of the OS.

[–] [email protected] 1 points 1 day ago

Bazzite is great. I was using Nobara before it, and Solus before that and Bazzite has been the best experience I ever had on Linux, I don't plan on changing distros as long as it remains a thing.

[–] [email protected] 10 points 1 day ago (2 children)

I don't mind flatpaks in a pinch, but having to use them for literally every app on my computer is an unreasonable amount of bloat.

[–] [email protected] 1 points 1 day ago (1 children)

But the more apps the more the dedup is saving space

[–] [email protected] 10 points 1 day ago* (last edited 1 day ago) (2 children)

Not when every app decides to use a different point version of the same damn platform.

"Hello Mr. Application. I see you'd like to use the Freedesktop-SDK 23.08.27

"Oh...well hello other application. What's this? You want to use Freedesktop-SDK 24.08.10? Well....I guess so..."

Edited to add: Yes, I know that flatpaks will upgrade to use updated platforms. But it doesn't automatically remove the old one, forcing you to have to run flatpak remove --unused every week just to keep your drive clean. That's hardly user friendly for the average person.

[–] [email protected] 1 points 1 day ago (3 children)

The average person has a 1tb+ drive and doesn't care about a few hundred megabytes of bloat in a partition they will never look at. If someone is switching from Windows, every app having its dependencies self contained is mostly normal anyway (aside from the occasional system provided dll). The only people likely to care about removing old flatpak platforms are the kind of people who don't mind running the command to remove them.

[–] [email protected] 5 points 1 day ago (4 children)

The average person definitely doesn't have a 1tb drive.

load more comments (4 replies)
[–] [email protected] 4 points 1 day ago

That's a very fair point. But it's still annoying.

load more comments (1 replies)
load more comments (1 replies)
load more comments (1 replies)
[–] [email protected] 5 points 1 day ago* (last edited 1 day ago)

I have investigated the idea and came to the conclusion that immutable distros are essentially a research project. They attempt to advance the state-of-art a slight bit but the cost is currently too great.

Perhaps somebody will some day create something that's worth switching to. But I don't think that has happened yet, or is happening with any of the current distros. Silverblue might become that with enough polish, but I feel that to get that amount of polish, they would have to make Silverblue the 1st class citizen, i.e. the default install of Fedora.

[–] [email protected] 11 points 1 day ago

I am a huge fan of immutable distributions, not for my personal daily driver but for secondary systems like my living room/home theater PC.

load more comments
view more: ‹ prev next ›