this post was submitted on 11 Jan 2025
328 points (92.1% liked)
linuxmemes
21761 readers
891 users here now
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack members of the community for any reason.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows. - No porn. Even if you watch it on a Linux machine.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't fork-bomb your computer.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
What happened to Ubuntu?
It's popular and widely used so people naturally hate it.
and also snaps
forcing snaps on people (if you apt-get firefox it'll install the snap even though you didn't install it with snap), adding ads for it, snap having a proprietary backend, snap being essentially just a fundamentally worse version of flatpak.
the only advantage i've heard for snap is that it's easier to package for.
Plus I think if you want the advantages of a stable release, easy for user, distro, they'll also need to be immutable now, what's the usecase for a non-immutable, stable, easy to use distro?
If you didn't care about ease of use, you wouldn't want immutable, but if you do, you absolutely do.
If you don't care about stability, you might not care about immutable, but if you do, you absolutely do.
Ubuntu seems like a prime usecase for an immutable distro, but it isn't for tradition-related reasons rather than it actually being good for users.
Ubuntu Core is the way Ubuntu's doing immutability. They've already got tech demos of Ubuntu Core Desktop, but designing a distro around interchangeable parts with immutability and the ability to have airgapped networks that can still get updates is a nontrivial task. But it depends on things that snaps can do that Flatpak was never designed to do.
Can you explain any of those things? I've never understood the appeal and was just kinda hoping they'd let snap die.