Earlier quoted context omitted.
Debian unstable is equally functional on desktops. 15 years without having to reinstall.
It's even better (to use unstable) since you don't have disappearing packages, you have access to packages only in unstable (Firefox instead of Firefox ESR), and you get timely security update. 20 years ago, things may break a lot in unstable. But nowadays, you just have to be careful to only use "apt upgrade" and from time to time "apt full-upgrade" (and check what is removed as it could remove everything).
Using the same Arch Linux installation for a decade
351–360 of 422 posts
Re: Using the same Arch Linux installation for a decade
#352Exhibiting the self discipline to not distro-hop in 10 years is more commendable...but I guess that's Arch Linux for you.
Yeah Arch is basically the final destination all that distro hopping gets you to. No reason to hop once you've arrived.
Re: Using the same Arch Linux installation for a decade
#353I can provide some details regarding the times things did break that I mentioned in the article. * In September 2014, X broke, and I created an `/etc/X11/Xwrapper.config` file with the lines `allowed_users = anybody` and `needs_root_rights = yes` to get it to work again. I don't remember and don't have notes on why that helped. It sure does sound like a pretty terrible hack. I don't have that Xwrapper.config file any…
My first significant Arch install was also pretty long-lived (not 10y but def >5) Did you go straight to full-on systemd when you installed it? Arch was transitioning to systemd by default around the time of your initial installation (default since Oct 2012 so you would have just missed it if you went with defaults). Mine was a few years of cruft-accumulation in already and my init system understanding was not super…
Re: Using the same Arch Linux installation for a decade
#354Earlier quoted context omitted.
Hmm, I remember UsrMerge being a non-event from a user POV. The official instructions seem quite short too: https://archlinux.org/news/the-lib-directory-becomes-a-symli...
For many users it was a non-event; but if you missed that news post, and didn't pass `--ignore glibc` to your `-Syu`, then your system broke. And a sizable minority of users missed the news post. (Shamefully, I was in that minority.)
Re: Using the same Arch Linux installation for a decade
#355Every few years I do a full re-installation (instead of dist-upgrade as I have quite some local installations that made things complex).
How Arch cope with that? I like the live-update-never-need-full-reinstall side, meanwhile I don't want to spend time to fix those tested-on-ubuntu-lts-ready-to-go third party software package when Arch is used.
Re: Using the same Arch Linux installation for a decade
#356Re: Using the same Arch Linux installation for a decade
#357I can provide some details regarding the times things did break that I mentioned in the article. * In September 2014, X broke, and I created an `/etc/X11/Xwrapper.config` file with the lines `allowed_users = anybody` and `needs_root_rights = yes` to get it to work again. I don't remember and don't have notes on why that helped. It sure does sound like a pretty terrible hack. I don't have that Xwrapper.config file any…
I had a similar life with arch. A handful of boot blocking issues, let's say 5. 4 out of them were solved after joining #arch on now-dead freenode and realizing this was explained on arch main page. 1 of them was a deeper borkage that arch team didn't catch early and required a bit of surgery. The problem was gone in 5 minutes.
This makes sure I get any arch news before potential breaking updates.
Re: Using the same Arch Linux installation for a decade
#358* "Stable" is not a binary property - it's a scalar. The exact level of stability assumed by the word can be different depending on the context.
* By design, rolling releases are less stable than regular releases. You simply can't beat the stability of something that doesn't change.
* People have different stability requirements. You don't expect something works on your own laptop to work in every occasion.
Re: Using the same Arch Linux installation for a decade
#359Earlier quoted context omitted.
I get that some people don't like tinkering. They want something that will always Just Work. Some of my friends who were long time linux uses switched to macs and stayed there. MacOS wasn't that for me- brew was the cause of no shortage of pain, but even that could have been lived with. It's also not exactly stable- one company I worked for (about 7 years total) had a blanket request that people not update OSX to new…
Your points are all valid, but I will point out homebrew not working isn’t really an apple issue. Also this isn’t quite same level as X or drivers not working. It seems intuitive that less configurability in is in fact a reason why macOS is more stable
The primary package manager sucking is a very serious flaw for Apple when trying to get developers to convert from Linux.
FWIW, I personally don't ever recall an upgrade causing X or drivers to stop working, though I've been going through laptops at a rate of one every two or three years lately.
On the other hand, windows and Mac upgrades have certainly caused issues, and misbehaving applications can certainly cause issues on macs (cough teams cough).
Re: Using the same Arch Linux installation for a decade
#360Earlier quoted context omitted.
According to Guinness, the top is Voyager 2: > The computer system that has been in continual operation for the longest period is the Computer Command System (CCS) onboard NASA's Voyager 2 spacecraft. This pair of interlinked computers have been in operation since the spacecraft's launch on 20 August 1977. As of 29 October 2020, the CCS has been running for 43 years 70 days. https://www.guinnessworldrecords.com/world…
43 years without a single reset or revision to safe mode (a common feature on spacecraft)? The linked article says that they've updated the software many times, by live patching it, instead of rebooting?