Alt text: O'RLY? generated book cover with a donkey, navy blue accent, header: "It's only free if you don't value your time", title: "Handling Arch Linux Failures", subtitle: "Mom, please cancel my today's agenda!"
I really don't get these memes. In about 9 years of daily use on multiple systems I never had anything break beyond a multitude of failures to update with pacman - all of which could be fixed within minutes - and in the early years having to restart my system every couple of months because it stopped recognizing USB devices - after many rounds of updates mind you. I've had more frequent troubles with windows. How did Arch get this bad rep?
Nah, I usually find the solution on the arch website. If that doesn't work, it's in the forum - which is usually the first search result on all major search engines for any given pacman problem. Once you've found the solution it's hardly more than just copy-pasting it.
If you follow the manual installation at the end you know which package do what in your system. When i use a ready to use distro (i have a endeavouros for my daily) you have to invest more time in your error resolution because you have to analyse what your distro use.
Most likely old folk(tm)
I used Arch during the migration from init to systemd (2009-2013). Oh boy did things like to go boom at unforeseen moments. Like random segfaults after package updates, disappearing as suddenly as they started.
But admittedly after ~2013 Arch stabilised extremely compared to before. I remember having discussions around 2014 with people surprised that they didn't have update-introduced issues with their Arch install for 2 years at that time. Most of them never again until today.
Also: new users
After aforementioned stabilisation period I got to know recently started Linux users who just did wired shit. Like accidentally deleting all kernel images on a Luks encrypted system or using unusual hardware which by chance Ubuntu or Fedora supported out of the box but would require kernel patches for Arch.
They wanted to learn and they did learn but always perceived Arch as "more complicated" than the alternatives. But most of that was imo not the fault of Arch.
Same here. Switched to Arch in 2015 so I am also coming up on the 9 year mark. I have had very few issues, and the ones I have had were usually my fault for doing something stupid. I used Windows, OS X, and Ubuntu previously and compared to those Arch is a dream. Hence why I've stuck with it for so long now.
That's because arch is very old and back in the days it was prone to breakage. Ironically, it is now much more stable and easy to maintain than an Ubuntu derivative but people will still recommend Mint to beginners for some reason.
Because beginners have no idea about OS architecture concepts. If they are a true beginner coming from Windows or MacOS they may not understand things like the Linux boot process. Of course they can read the Arch install procedure which I’ve heard is excellent, but many people are easily intimidated by documentation and often view computers as a tool that should just work out of the box without them needing to understand it. Mint is an attempt at making that happen. Obviously, once you start to modify your Mint install alot you are going to run into issues, and a highly modified or customized system is where distros like Arch and Tumbleweed actually become easier to maintain. I’d argue Mint is a natural first step to the Linux pipeline. People who only need a web browser will probably stop there, while others will continue to explore distros that better fit their needs.
Same here. 10 years on my laptop and it broke only once: I accidentally closed the terminal where the initramfs was installed. So my mistake. I could fix it by using an arch install on an USB and my knowledge of how to install the system, since I did it myself, by hand.
well in this particular case it's initramfs' fault for not designing for all-or-nothing atomicity (a operation either completes fully or not at all). which you can work around with a terminal multiplexer where a session can be re-attached later in such cases btw.
Because so many people love it and make a point of its 'brilliance', so it's funny to take it down a peg.
Myself, long ago, I moved from Arch to Ubuntu partly for ease of downloads on bad internet in Asia (in-country package mirror, and obviously less downloads overall); and partly because I didn't want my time and mental energy to be 'on call' for a random breakage from an upgrade. Breakages were occasional for me, and normally easily fixable, but took immediate time and effort.
I still think Arch is great, but I've got through some distro hops to end up currently on Mint, from wanting stability + a couple of binaries that are published for Ubuntu and not other distros.
Was tempted by NixOS or Guix, but... not just yet.
I've tried a couple rolling distros (including Arch), and they always "broke" after ~6 months to a year. Both times because an update would mess up something with my proprietary GPU drivers, IIRC. Both times, I would just install a different distro, because it would've probably took me longer to figure out what the issue was and fix it. I'm currently just using Debian stable, lol.
The thing I hate about the "value your time" argument is that windows is shit.
Let's be generous for a minute and assume that windows and linux have the same amount of problems. Someone who is on windows for the past 30 years has 30 years of acquired knowledge and will probably know quickly how to solve it on windows, but not linux. Someone who is on linux for the past 30 years has 30 years of acquired knowledge and will probably know quickly how to solve it on linux, but not windows.
So the entire argument is just "but I have muscle memory tied to windows, and I already know how to solve those problems, but I dont know how to solve the linux ones, so they take me a lot of research and time to solve, therefore all linux problems always take a lot more time to solve"
On windows, I have to spend time fighting BSODs and finding out where to download software from that isn't just bloated up with viruses, and how to run registry hacks to get rid of start menu ads and to stop microsoft from phoning home. None of those things i have to do on linux.
On linux, today my biggest issue was figuring out how to change the keybinding for taking a screenshot... And that was an easy issue, but it's also not even possible on windows.
So I guess different types of problems. My "wasted" time is customizing my OS/environment so it works the way I want it to, not trying to fight back any ounce of control.
Linux is also way more helpful when troubleshooting imo. There's usually an easy to find log with a helpful error message. Windows is just "Shit didn't work. (0xGOFUCKYOURSELF)."
my rant was not about your meme. But people actually use this argument seriously, and that frustrates me.
And I will admit that learning a new system has a time cost, but once you reach experience parity, the time cost per problem is less, and the number of problems is less. In that way, the "time spent" is an investment rather than wasted.
So A+ meme, it triggered me in all the ways it was supposed to.
I installed my Arch on Desktop in 2009 and it was just cloned from one disk to another through multitude of PCs, and sure, there were occasional troubles, like upgrade from SysV init to systemd, when KDE plasma 4 released, or the time, when I had to run a custom kernel and mesa which supported the AMD Vega 56 card ~month after release.
But nowadays, I didnt had a single breakage for several years, my RX6800 GPU was well supported 3 months after release, and most things just work... BTW I run arch also on my home server, in 6 years it had literally zero issues.
Ok wow! This is really impressive. I couldn't even run Windows or Debian or something like that for 15 years, yet you managed to do it with Arch. May I ask what was the main reason behind trying to keep this Arch installation for so long? Were you just to lazy to reinstall or are there other factors?
There were no real reasons to reinstall it, it works fine, occasionally had to purge some config files in home for some apps after major version changes, or edit them, but most work for years. I mean, my mplayer config is from 2009 and last edited 4 years ago...
Well, see, the thing is, minimalist distros like Arch or Void are more stable than "fully-featured" distros like ubuntu, just by virtue of having less software that could break. The reason I wouldn't suggest them to newbies is because having less software installed by default means that the user is expected to know what software they need, and to know what program to debug if things do go wrong, which isn't a reasonable thing to expect from someone coming from mac or windows or bsd.
well in my experience it was opensuse tumbleweed or Manjaro that were significantly less stable, but perhaps my perception is a little bit skewed since I use artix and it's certainly not too rarely just the bloated, tightly coupled nature of shitstemd that causes some of arch's issues.