this post was submitted on 31 May 2024
31 points (100.0% liked)

Linux

45479 readers
1397 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
 

Pondering upon (the illusion of) different distros and its consequences - Thoughts?

I'm not even limiting it to how derivatives (i.e. Linux Mint, Manjaro, Nobara etc.) can completely (or at least by 99%) be realized by 'Ansibling' their parent distro (i.e. Arch, Debian Fedora etc).

Because, as it stands, there's not even a lot of difference between different independent distros. Simply, through Distrobox and/or Nix, I can get whatever package I want from whichever repository I want.

Most of the independent distros even offer multiple channels or release cycles to begin with; i.e Debian with Stable/Testing/Sid, Fedora with Rawhide/'Fedora'/CentOS Stream/RHEL etc.

So, while traditionally we at least had the package manager and release cycles as clear differentiators, it feels as if the lines have never been as blurry as we find them today.

Thankfully, we still have unique distros; e.g. NixOS, Bedrock etc. But I feel, as a community, we've not quite realized how homogeneous the fast majority of our distros can be defined (i.e. DE, release cycle, packages, script for additional configuration). And therefore miss opportunities in working together towards bigger goals instead of working on issues that have simply been caused by the (almost) imaginary lines that continue to divide different communities under false suppositions.

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

You can make most distros work like most others, with enough tweaking. The main difference at this point isn't what you can do with them, but how they're set up by default, which typically reflects their thing (e.g., Debian is super stable vs Arch giving access to the latest and greatest).

To be honest, I think the homogenization is a net positive. I doubt we'd have the diverse driver support that makes Linux a viable desktop OS if we didn't have lots of similarities. And it's a natural thing--it turns out that most people want computers to do a relatively similar variety of things, so all the major distros end up moving a similar direction. And with open source, when one distro implements a really nice feature, it makes sense everyone else would port it as well.

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

The main difference at this point isn’t what you can do with them, but how they’re set up by default

Excellently distilled most of my post.

I wonder if distros are interested to further blur the lines themselves; like how Debian and Fedora both enable Flatpak by default.

To be honest, I think the homogenization is a net positive.

Definitely. But I feel like we fail at capitalizing on this. Though, in all fairness, the fact that derivatives have lost (some of) their significance does convey to me that we're currently in a major shift. I just wonder where we'll end up and if there's anything we (as a community) can do in order to accelerate the process.