Today I talk about the most overrated Linux distros. Be prepared for some circular reasoning. 👇 PULL IT DOWN FOR THE GOOD STUFF 👇Ko-fi - https://ko-fi.com/...
For all its strengths, Arch is kind of a pain in the ass to maintain. I daily drive it but I risk breaking something if I don’t update regularly. My youtube laptop can’t update at all anymore from something I don’t care to fix (when Firefox breaks then its a big deal lmao) and my main rig needed to use the fallback initramfs for a while after I forgot to update for a while. mkinitcpio -P (I think) fixed it though
What do you mean exactly? A running system shouldn’t spontaneously break from not being updated. It’s just that partial upgrades can break compatibility/dependencies, but running full system upgrades should be fine, as long as you pay attention to breaking changes and major version bumps. Also with timeshift it should always be possible to get back to a working state.
I think the main issue with Arch comes if you try to use it like Debian Stable. Like, if you don’t run pacman -Syu for a year, you probably won’t have a bootable system the next time you try. How about six months? My guess is you’d still be stuck fixing shit. Where is the safe “X” in “as long as I update every X, I’ll be fine?” Who knows. That’s not a very well-defined problem.
I sort of understand the issue here. I use Arch because I’m picky about system things, and it seems to require going against the fewest strongly held platform opinions in order to get it the way I want it. In an ideal world, I’d get it set up that way and not need to touch it very much afterwards. Arch requires frequent touches. Fortunately, almost none of them require any real mental energy, and I’m willing to do the occasional bit of “real work” if needed to keep it going, but that’s a trade-off that may be more painful for some than others.
Yeah that’s what I meant, not updating for a while makes it more likely to break next time I try. I think the time I had to use the fallback I waited something like close to a month?
For all its strengths, Arch is kind of a pain in the ass to maintain. I daily drive it but I risk breaking something if I don’t update regularly. My youtube laptop can’t update at all anymore from something I don’t care to fix (when Firefox breaks then its a big deal lmao) and my main rig needed to use the fallback initramfs for a while after I forgot to update for a while. mkinitcpio -P (I think) fixed it though
What do you mean exactly? A running system shouldn’t spontaneously break from not being updated. It’s just that partial upgrades can break compatibility/dependencies, but running full system upgrades should be fine, as long as you pay attention to breaking changes and major version bumps. Also with timeshift it should always be possible to get back to a working state.
I think the main issue with Arch comes if you try to use it like Debian Stable. Like, if you don’t run
pacman -Syu
for a year, you probably won’t have a bootable system the next time you try. How about six months? My guess is you’d still be stuck fixing shit. Where is the safe “X” in “as long as I update every X, I’ll be fine?” Who knows. That’s not a very well-defined problem.I sort of understand the issue here. I use Arch because I’m picky about system things, and it seems to require going against the fewest strongly held platform opinions in order to get it the way I want it. In an ideal world, I’d get it set up that way and not need to touch it very much afterwards. Arch requires frequent touches. Fortunately, almost none of them require any real mental energy, and I’m willing to do the occasional bit of “real work” if needed to keep it going, but that’s a trade-off that may be more painful for some than others.
Yeah that’s what I meant, not updating for a while makes it more likely to break next time I try. I think the time I had to use the fallback I waited something like close to a month?