this post was submitted on 16 Mar 2026
750 points (97.1% liked)
Programmer Humor
30720 readers
2472 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
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
Personally, I still prefer the non-rolling distros.
A rolling distro might break on any update, and you never know when.
But for non-rolling, you can wait until you have available time to deal with any issues. Sure there will be issues and things that need reconfiguring -- you basically just reinstalled your whole OS. But you can choose when and if that happens, so you can schedule it for a convenient time when you've got time and energy to work on it if necessary.
(And, personally, I wouldn't do the dist-upgrade thing at all. I just download the newest LTS version and install it as a fresh install, then port everything important over from backups. Nice fresh start with no old baggage hanging around. Often, I'd do that at the same time as a major hardware upgrade as well, so it's basically a new PC.)