-15
I'd like to get away from "arch bad for new users"
(lemmy.world)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
I keep reading this as if it was fact, but Arch never broke anything for me in several years.
You do need to do a bit more to maintain it, but IMO it's less effort than a release upgrade on a versioned distro. And if you automate it you only need to deal with it once.
Yeah, like 98% of the times something broke while updating, it was something to do with ZFS, because the ZFS drivers aren't in the kernel for licensing reasons, and there's always a specific latest kernel version they're compatible with that's 1-2 versions behind current. Also the initramfs would sometimes get rebuilt without ZFS if there was a version mismatch, which prevents the system from booting properly, but it's Fine because Half the Point of ZFS is snapshots.
Someone using arch in a more sane way than I was would probably have no issues (unless they use proprietary Nvidia drivers, which will VERY occasionally break, but that's nbd).