580
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 17 Jul 2026
580 points (98.5% liked)
linuxmemes
32091 readers
1843 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
sudoin Windows. - No porn, no politics, no trolling or ragebaiting.
- Don't come looking for advice, this is not the right community.
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 3 years ago
MODERATORS
Nah. It just means that the breaking updates could surprise you at any time.
With a LTS version upgrade, I can plan for the potentially breaking updates. I can set aside time when my schedule is free to do the big update and work through any potential bullshit. It won't interrupt my work.
But in a rolling release, you're still going to get that same breaking update ... but with no warning this time. It might come at a crucial time when you're trying to get other work done, forcing you to stop your more important work and fix your computer first.
And that's not even counting the number of breaking updates. A relatively 'bleeding edge' rolling release distro like Arch is going to include much newer software versions that haven't gone through as much real-world testing and bug reporting as the stale old packages in a LTS release. The price you pay for more updated software is that it's less thoroughly tested software and more likely to include undiscovered, unfixed bugs.
By the time the same package update finally makes it to some stable LTS distro, more of the bugs have been discovered, reported, and hopefully fixed ... before you ever even see it.
(Not to say that nobody should run cutting-edge rolling release distros. I'm glad you guys are out there. You're the ones reporting those bugs that end up getting fixed before it makes it into the LTS version. If everybody was running LTS stuff, it would lose that advantage because nobody would be testing things before they make it to the LTS.)
Overall, I think cutting-edge rolling release is fine for a computer that doesn't really matter, like a gaming PC. (And you'll probably get a gaming performance boost from having the latest and greatest versions of things.)
But for an essential computer that you need for doing important things, a LTS stable release is the way to go 100%.
You can write a whole essay of theory, but my experience is running several arch devices for years and years with no problems and having ubuntu distro upgrades break so badly I just reinstall completely every single time.
Another hiccup is that LTS are not actually running stable packages. They are running Frankenstein versions of packages with backports that are not supported by the project maintainers, because the software has to be maintained for security if nothing else.
Ubuntu doesn't even let you upgrade LTS version on release, they take 3 months to fix upgrade bugs.
My experience is the same as yours. Plus the problem of looking for a fix to some issue, only to find out upstream fixed this 5 years ago
I keep hearing this but in my roughly 20 years of running Arch that's happened no more than a handful of times. And usually because I missed an announcement. I don't know what y'all are doing to your systems but Arch has been incredibly solid for me.
And complete distro version upgrades like with CentOS/Debian have always been such a fucking massive hassle. And CentOS often deprecates hardware shit I need which of course I never find out until after I run the update and the shit won't ever boot again.