this post was submitted on 18 Dec 2023
71 points (75.9% liked)
Linux
48157 readers
614 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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You don't have to use Snap (except for LXC, I think?). It's not enabled by default, but you can enable Flatpak and everything will work fine. Flatpak has Firefox and Chrome and all the other applications thst Canonical foolishly moved from their apt repos to their Snap repos.
There are some frustrating things about Snaps (loading all of them at boot time rather than at runtime, for quicker app start but slower boot, for example, and that stupid snap folder that can't be moved) but honestly I don't really see what the fuss is about as an end user. Nobody sets up a purely Snap based system anyway.
The problem with Snap is an ideological one. If you don't care who runs your software store and if you don't care about having the ability to add more software stores then the default, you'll be fine with Snap. If you're ideologically driven towards Linux, you'll probably dislike the way Snap is set up.
Like it or not, Ubuntu is still one of the best supported distros out there. If you want drivers from any manufacturer, you get to pick between drivers tested for Ubuntu or Fedora. Every other distro repackages those drivers using their own scripts and compatibility layers because nobody over at Intel is going to spend company time specifically getting Garuda to work when its customers don't sell hardware with it preinstalled.
Software like Discord and VS Code having the ".deb, maybe .rpm, or you figure it out yourself" approach of official distribution is pretty standard, I'd say, for better or for worse. It also helps that a lot of entry level Linux questions and answers online are about Ubuntu. Askubuntu may not be as vast and up to date as the Arch wiki, but at least the askubuntu people aren't going to tell you off for not knowing advanced Linux stuff.
There are upsides and downsides to any Linux distro. You're not "supposed" to think anything, try it out, keep an open mind, and pick what works for you.
Thank you for the through answer, really put things in perspective