this post was submitted on 16 Mar 2024
157 points (94.9% liked)

Linux

45762 readers
947 users here now

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.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

As the title says, I've been using various flavours of Arch basically since I started with Linux. My very first Linux experience was with Ubuntu, but I quickly switched to Manjaro, then Endeavour, then plain Arch. Recently I've done some spring cleaning, reinstalling my OS's. I have a pretty decent laptop that I got for school a couple years ago (Lenovo Ideapad 3/AMD). Since I'm no longer in school, I decided to do something different with it.

So, I spent Thursday evening installing Debian 12 Gnome. I have to say, so far, it has been an absolute treat to use. This is the first time I've given Gnome a real chance, and now I see what all the hype is about. It's absolutely perfect for a laptop. The UI is very pleasing out of the box, the gestures work great on a trackpad, it's just so slick in a way KDE isn't (at least by default). The big thing though, is the peace of mind. Knowing that I'm on a fairly basic, extremely stable distro gives me confidence that I'll never be without my computer due to a botched update if, say, I take it on a trip. I'm fine with running the risks of a rolling distro at home where I can take an afternoon to troubleshoot, but being a laptop I just need it to be bulletproof. I also love the simplicity of apt compared to pacman. Don't get me wrong, pacman is fantastically powerful and slick once you're used to it, but apt is nice just for the fact that everything is in plain English.

I know this is sort of off topic, I just wanted to share a bit of my experience about the switch. I don't do much distro-hopping, so ended up being really pleasantly surprised.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 18 points 4 months ago (1 children)

I think point number three is likely what Deckwise is getting at. Every distro is stable when you don’t update it. I generally measure the stability of a distro on the ability to blindly update without taking out something mission critical.

[–] Deckweiss 3 points 4 months ago* (last edited 4 months ago)

I think point 3 is an extreme measure because I make my living with that device. If it ran debian/ubuntu, I would still apply all the above points due to that circumstance.

I also use arch on my gaming pc, where I update blindly (still with btrfs snapshots) and the only time in the 6 years of that archlinux installs lifetime when it didn't function afterwards was during the grub update.

I used ubuntu for 2 years (and then plain debian for another 2 years) before arch, and for me it broke on every release version upgrade (do-release-upgrade). So once every half year. (And yes I followed the proper procedure. And yes it may be better now compared to back then.) As I found no way of fixing it, but I wanted the newest release, I reinstalled ubuntu/debian every 6 months, while keeping the home dir.

I guess if you are fine with staying on LTS for 5 years, it is indeed very stable, but if you want to have up to date features - arch was way more stable than Ubuntu or Debian in my personal experience.