this post was submitted on 28 Sep 2024
145 points (90.1% liked)

Linux

48178 readers
1113 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 know there are lots of people that do not like Ubuntu due to the controversies of Snaps, Canonicals head scratching decisions and their ditching of Unity.

However my experience using Ubuntu when I first used it wasn't that bad, sure the snaps could take a bit or two to boot up but that's a first time thing.

I've even put it on my younger brothers laptop for his school and college use as he just didn't like the updates from Windows taking away his work and so far he's been having a good time with using this distro.

I guess what I'm tryna say is that Ubuntu is kind of the "Windows" of the Linux world, yes it's decisions aren't always the best, but at least it has MUCH lenient requirements and no dumb features from Windows 11 especially forced auto updates.

What are your thoughts and experiences using Ubuntu? I get there is Mint and Fedora, but how common Ubuntu is used, it seemed like a good idea for my bros study work as a "non interfering" idea.

Your thoughts?

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

I don't like snaps (nor flatpaks for that matter, they're too big for my slow internet connection here in my Greek village). But I find it absolutely, 100%, crazy to install gimp and darktable via snaps, and not being able to print (the print option is just not there, because they're snaps and somehow they haven't implemented that for these apps). As an artist who sells prints, this makes the whole distro completely and utterly USELESS to me. Sure, they can be found as deb packages too, but they're older. And Firefox is also sandboxed. And when I installed Chromium from the command line as a deb, it OVERWROTE my wish, and installed Chromium as a snap too.

So, no ubuntu for me. The only advantage it has is that many third party apps (usually commercial ones) that release binary tarballs or appimages have tested with ubuntu and they usually work well (minus davinci resolve). I don't have a big trouble with appimages as they're generally smaller than the kde/gnome frameworks that flatpaks/snaps use, and they're one file-delete away from getting rid of them completely. They're just more straightforward.

[–] [email protected] 15 points 1 month ago (1 children)

And when I installed Chromium from the command line as a deb, it OVERWROTE my wish, and installed Chromium as a snap too.

This right here is my issue with Ubuntu. A huge part of Linux for me is that I am in control of my OS and machine. If I use apt to install a package, it's because I want the .deb version. I absolutely don't need my OS telling me "I know what you asked for, but I'm going to give you the snap version anyway".

I could see snaps being preferred over .debs in the Software app, sure (though they shouldn't be the only option). But replacing apps in a command line tool is garbage.

[–] [email protected] 10 points 1 month ago (1 children)

As far as the software app goes, I like how Mint handles it: it clearly marks what's a system install and what's a Flatpak, and if both are available it makes it easy to select which one you want. At no point does it try to hide or obfuscate it.

[–] [email protected] 5 points 1 month ago

Absolutely, I daily drive Mint and it's one of my favorite things about it!

load more comments (15 replies)