Made this on a whim, while commenting on that other recent Arch related post… the tamagochi one.
It’s been years since I actually used Arch. I hear much has changed (~ like it has an easy installer now?). Does it still itch to faceplant from time to time, needing rescue or abandon? Does Arch still faceplant itself?
How long have you managed to keep an arch going? How many times needing rescued back to being bootable in that duration?
[And would have posted this from that account, but that lemmy.wtf instance is tempramental, currently 504ing again. Glad I recently made this alt account so I can still post this and carry on with life.]


I had one Raspberry Pi that needed to be hooked up to a monitor after it failed to reboot after an Arch kernel upgrade. The device name for the Ethernet card changed, and the netctl setup I was using to set up some route or other no longer worked.
In my years of using Arch that was literally the only problem.
I’ve had pain with several Debian upgrades, mostly due to exim4 becoming more strict and me actually having to learn something about my email setup. Also an issue with a Debian upgrade changing Dovecot version. Neither really avoidable by Debian, but it was not less painful somehow than Arch.
Actually this reminds me of why I moved to Arch on Raspberry Pi. I had a SD card go bad, and ext4 just happily used corrupted data. I wanted to switch to btrfs, which I could do with Debian, but any time Debian updated the kernel it wiped my setup and I had to do work to get it booting again. Arch supports btrfs out of the box and has worked smoothly and easily.