80
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 13 Jul 2023
80 points (96.5% liked)
Linux
48001 readers
1197 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
From what I understand and to continue your example of Ubuntu-based distros:
As you say, Ubuntu itself is corporate-driven, so there are things in there that exist pretty much solely to benefit Canonical (e.g the telemetry they recently introduced if i recall correctly)
Most of the time when basing distros off of others, I think it's to keep a lot of features - either to save dev time or because they only want to tweak a small portion of the distro and not write a new one from scratch.
Because devs can modify the entire codebase, they can remove features that are corporate-driven (telemetry and such) and effectively create something fully (or mostly) compatible yet without such features.
Another major example imo is the removal of snaps, which most people (myself included) strongly dislike - as far as I'm aware removing them in Ubuntu itself is quite a difficult process as it's baked into the distro itself. I imagine a lot of people want something like Ubuntu as it is quite friendly and has one of the lower bars of entry for Linux, but object to corporate things like telemetry and the overall monstrosity that is snaps.
Apologies, i went down a bit of a tangent, but I hope that roughly answers your question!
Would you be able to keep going on your snap tanget? I'm mainly a windows dude and only dabble in Linux, so I'm curious as to the strong feelings there.
Motivations by the company have been explained far better than I could by the other replies, but from both mine and other people's experience, some software when installed via snaps seems to perform badly compared to any other method of installation (notably chrome and firefox i think). Also snap isn't really bringing anything special to the table whereas flatpak has a more interesting containerised approach from what I'm aware.
In any case with the way ubuntu's going I'm really not over the moon with anything canonical (and i don't think I'm alone)