this post was submitted on 25 Dec 2023
214 points (95.3% liked)

Linux

48186 readers
1505 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
 

I've been using Linux Mint since forever. I've never felt a reason to change. But I'm interested in what persuaded others to move.

you are viewing a single comment's thread
view the rest of the comments
[–] AVincentInSpace@pawb.social 72 points 10 months ago* (last edited 10 months ago) (19 children)

Every couple of years I think to myself "You know, I can't actually remember why I don't like Ubuntu. It must have just been some weird one-off thing that soured me on it last time. Besides, I've got N more years of Linux experience under my belt, so I know how to avoid sticky situations with apt, and they've had N more years to make their OS more user friendly! I pride myself on not holding grudges, and if this distro still gets recommended to newbies, how bad can it possibly be, especially for someone with my level of expertise?"

And then I download Ubuntu.

And then I remember.

[–] reflex@kbin.social 47 points 10 months ago (9 children)

And then I remember.

Can you share with the rest of the class?

[–] AVincentInSpace@pawb.social 45 points 10 months ago (7 children)

Admittedly, it's been a few years and I'm coming due, but let's see what I can remember...

  • apt will brick itself if it gets interrupted mid transaction with no clear recourse apart from a total reinstall, so try not to get greedy and Ctrl+C if it looks like dpkg is hung
  • trying to install any software that isn't already packaged explicitly for Ubuntu is a nightmare because there is no equivalent of the AUR for people to push build steps to and you're quite often left guessing what dependencies you need to install to get something to compile
  • snapcraft, need I say more? Firefox takes several minutes to start up, we don't talk about disk usage, installing a package with apt will sometimes install the snap version anyway requiring a Windows-registry-edit-esque hack to disable, and the last time I checked in, the loop devices it creates didn't even get hidden in the file manager.
  • I've also definitely encountered my fair share of bugs and broken packages which are always fun to fix
[–] mwguy@infosec.pub 4 points 10 months ago (1 children)
  • trying to install any software that isn't already packaged explicitly for Ubuntu is a nightmare because there is no equivalent of the AUR for people to push build steps to and you're quite often left guessing what dependencies you need to install to get something to compile

In fairness it does have the PPA system which predates the AUR and does provide a good job of providing third party amd semi-third party software.

But you're right that Ubuntu has sold out on building snaps for software instead of ppas.

[–] lemmyvore@feddit.nl 6 points 10 months ago (1 children)

The PPAs weren't that useful. I mean they worked fine for the purpose, but if you used too many of them you'd eventually get your system into a dependency hell. That meant packages were stuck without updates and also blocking others from updating.

The other thing was that even if you kept clear of PPAs it was anybody's guess if you could upgrade to the next release. Sometimes it worked, sometimes it didn't and you'd have to reinstall from scratch.

Put together it meant after a while you didn't bother upgrading period, or upgraded only major releases but by reinstalling from scratch every single time (and preserving /home). It was a chore and I resented it and kept putting it off.

load more comments (5 replies)
load more comments (6 replies)
load more comments (15 replies)