(no title)
EliteGadget | 3 months ago
When all of that complexity doesn't work (which sooner or later it will), it will be more difficult to fix.
EliteGadget | 3 months ago
When all of that complexity doesn't work (which sooner or later it will), it will be more difficult to fix.
dangus|3 months ago
I don’t mean to say “my choice of distro is better than yours” because I know atomic Linux isn’t for everyone. But if we are talking about complexity specifically, this is an advantage to immutable distros.
Your Debian system never exactly matches any specific build that’s been tested and verified by your distro’s contributors.
Even worse when you run dist-upgrade. I think every Debian/Ubuntu user has been burned by that process at least once in their lives, some people avoid it entirely and clean install.
In Atomic Linux anything breaks there is a single command to revert back to the last system image. Rollback reboot and you’re done:
There’s also a tool included to list out and revert to any images from the last 90 days.If I have some kind of issue I have an exact release that every other user has with the exact same set of system and included packages.
newdee|3 months ago