this post was submitted on 13 Jan 2025
334 points (93.3% liked)

Linux

49050 readers
705 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!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 9 points 3 days ago (11 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.

[–] fruitycoder 1 points 3 days ago (10 children)

But the more apps the more the dedup is saving space

[–] [email protected] 10 points 3 days ago* (last edited 3 days ago) (9 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.

[–] fruitycoder 2 points 1 day ago

I had a systemd unit that ran it weekly after the update one ran. I feel like the default behavior though should be automatic purge old unused runtimes though too. I don't see why that wouldn't the case to me.

I've even gone so far as wanting to force run time changes underneath the packs because of Caves and such, but thats my niche and puts security over function.

Definitely not a free lunch sys admin wise, but it is still a marked improvement over native apps 98% of the time for me.

load more comments (8 replies)
load more comments (8 replies)
load more comments (8 replies)