this post was submitted on 23 Jul 2025
251 points (72.4% liked)
linuxmemes
26446 readers
19 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 users for any reason. This includes using blanket terms, like "every user of thing".
- Don't get baited into back-and-forth insults. We are not animals.
- 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.
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, no politics, no trolling or ragebaiting.
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.
5. π¬π§ Language/ΡΠ·ΡΠΊ/Sprache
- This is primarily an English-speaking community. π¬π§π¦πΊπΊπΈ
- Comments written in other languages are allowed.
- The substance of a post should be comprehensible for people who only speak English.
- Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
6. (NEW!) Regarding public figures
We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations. - Keep discussions polite and free of disparagement.
- We are never in possession of all of the facts. Defamatory comments will not be tolerated.
- Discussions that get too heated will be locked and offending comments removed. Β
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 remove France.
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
Ubuntu sucks
You choose the worst option
It's not that bad but I feel like fedora's probably a better option
Installed 24.04 this week. On the second day my graphical interface was completely borked. Bare in mind I only installed the usual things I need like neovim, appimage support, compilers, etc.
I've used the same installation of Arch, Fedora and Suse on different machines for years in a row without an issue
Why was is borked?
It seems 24.04 is not compatible with the FUSE package provided and you should instead install libfuse2
Why?
Canonical is focused on servers and the cloud. Ubuntu lacks quality controls and does things differently than many other Linux systems which leads to instability. I've seen people complain about gnome but in reality they are complaining and Ubuntu gnome not stock. Ubuntu also uses netplan instead of network manager and doesn't have as much systemd integration.
Snap is also it's own special form of hell. It runs as root as daemon and is slow to do anything. It also forces auto updates and takes control when you try to do anything with apt. It is much heavier than Flatpak and you are forced to get your apps from it.
The sad part is that 15 years ago Ubuntu was actually pretty solid. They have just slowly lost relevance as they move the focus to things that make actual money.
Thanks for explaining! I am currently on kubuntu, because after some testing different distros, it had the best kde plasma 6 experience with less bugs then the others. Iam not really an ubuntu fan, but it just worked best as an kde distro.
As for snap, I don't know any backgrounds of it. But I had several problems with flatpaks and the same program in snap worked. It was mostly random small stuff like, Signal does not show notifcation bages or copy paste that did not work in remmina. In Both situations lots of debugging didn't help, but switching to the snap package did. Could be a kde/flatpak/kubuntu issue of course. Auto update (for some specific) applications can be good I think and I can understand thats not the vibe that the typical linux person wants. As of the overall anti snap hype I started with just flatpaks, but they aren't as golden as they are sold.