85
submitted 1 week ago by mfat@lemdro.id to c/linux@lemmy.ml

When I read through the release announcements of most Linux distributions, the updates seem repetitive and uninspired—typically featuring little more than a newer kernel, a desktop environment upgrade, and the latest versions of popular applications (which have nothing to do with the distro itself). It feels like there’s a shortage of meaningful innovation, to the point that they tout updates to Firefox or LibreOffice as if they were significant contributions from the distribution itself.

It raises the question: are these distributions doing anything beyond repackaging the latest software? Are they adding any genuinely useful features or applications that differentiate them from one another? And more importantly, should they be?

top 50 comments
sorted by: hot top controversial new old
[-] desertdruid@lemmy.blahaj.zone 65 points 6 days ago

I think it is a sign the Linux ecosystem is mature, boring is good in software in my opinion.

[-] excral@feddit.org 5 points 5 days ago

Yes, absolutely. When you look at the innovations happening to Windows recently like Copilot integration and Recall I'm glad that Linux is "boring"

[-] ReversalHatchery@beehaw.org 3 points 6 days ago* (last edited 6 days ago)

wouldn't think so. automatic upgrades is as essential feature for desktop systems, yet they are nit really here. I can't appear at the dozens of my friends (significant amount of them elder) to upgrade their systems every few weeks or a month, or when e.g. firefox gets a critical vulnerability fix

[-] BlueSquid0741@lemmy.sdf.org 14 points 6 days ago

Automatic updates are there with the right distro. Which highlights the need to look around for the right distro for the use case.

Example being Opensuse Aeon - automatic updates - doesn’t even tell you it’s happening, just pops up “your system was updated” out of nowhere

Automatic rollback - if an update broke something you would never know, at boot the system will pick the previous snapshot with no user intervention

As far as the user is concerned you just have a working system; that it is the entire goal of that distro

[-] ReversalHatchery@beehaw.org 0 points 6 days ago

I've read about Aeon a few months ago, and it seems very nice, but I wish I would have jotted down what made me not consider it because all I remember is that there were a few

[-] Artopal@lemmy.ml 17 points 5 days ago

Short answer: yes, and that's a good thing.

Slightly longer answer: it's a sign of maturity for the most popular distributions and of the platforms at large. Innovation tends to happen in the fringes. Being it free software, someone can always fork the software and add their new ideas to the mix.

[-] soothing_salamander@lemmy.ml 4 points 5 days ago

This exactly. It is a good thing that these distros have matured enough that the updates are boring. I can only speak for the recent Fedora releases, but I've noticed quite an awesome amount of attention brought to accessibility and usability improvements that we've been waiting on for years. Speaking of Fedora, the next release (Fedora 41) the DNF package manager is getting a major overhaul with it moving to DNF v5 after some delay.

I don't see updates being boring as necessarily bad since that could mean they decide to dedicate an entire major version to focusing on stability as an example. I get the sentiment and I think it's healthy for us to engage with. I just don't think I agree with it at the moment though.

[-] gencha@lemm.ee 16 points 5 days ago

Maybe I'm just old, but I thought a distribution is literally just a package delivery basically, just like you speculated. Making software work together nicely is actually already hard enough IMO. I don't think anything is wrong. Valid question though

[-] thevoidzero@lemmy.world 4 points 5 days ago

I was thinking that exact thing lol. I'm like, yes 'distributions' are distributing new softwares with the new kernel.

And the improvement in desktop environments does feel like a good improvement considering the user is interacting most with it.

Or maybe I'm just apathetic to these things because most things I care about my distribution are that it provides me a good package manager for external and self made programs. And everything else is just programs installed through said package manager.

[-] nanook@friendica.eskimo.com 2 points 5 days ago

@thevoidzero @gencha What I like about GNU/Linux is precisely it's configurability, I can use whatever desktop I want, whatever greeter I want, whatever kernel I want, whatever applications I want for a given purpose, on damned near whatever hardware I want, I mean someone recently even got Linux to boot on a 4004, it took three days but it booted. I am curious how they pulled that off without an MMU and I can only imagine the amount of paging involved with it's 12 bit address space, but point is what you can do is almost infinitely variable. Some may use a distro because it makes software work together well, but I use it as a starting point and modify it to my needs and wants. With Windows or MacOS, I got one Desktop, one provided kernel, a more limited range of supported hardware, and close to zero customization options aside from very basic things like desktop background and color schemes.

[-] LeFantome@programming.dev 1 points 4 days ago

The “ran Linux on a 4004” through emulation. The 4004 was actually running a MIPS emulator ( that emulated an MMU ) and Linux run on the emulator.

[-] nanook@friendica.eskimo.com 1 points 4 days ago

@LeFantome Even running a MIPS emulator in a 12-bit (4k) address space is a real good trick.

[-] infinitevalence@discuss.online 32 points 6 days ago

Bring on the boring! Its what lets me daily Linux as a real alternative to windows. I love that my system gets constant updates, I get to pick when they install, it goes out of its way to NOT overwrite my preferences and settings, it maintains the look and feel I set it to, and it stays stable.

[-] bloodfart@lemmy.ml 22 points 6 days ago

No.

Get dopamine from social media, not release notes.

[-] Max_P@lemmy.max-p.me 31 points 6 days ago

Pop_OS! is about to drop a whole new desktop environment (COSMIC) made from scratch that's not just a fork of Gnome. Canonical tried that as well a while back with Unity although it was mostly still Gnome with extra Compiz plugins.

A lot of cool stuff is also either for enterprise uses, or generally under the hood stuff. Simple packages updates can mean someone's GPU is finally usable. Even that LibreOffice update might mean someone's annoying bug is finally fixed.

But yes otherwise distros are mostly there to bundle up and configure the software for you. It's really just a bunch of software, you can get the exact same experience making your own with LFS. Distros also make some choices like what are the best versions to bundle up as a release, what software and features they're gonna use. Distros make choices for you like glibc/musl, will it use PulseAudio or PipeWire, and so on. Some distros like Bazzite are all about a specific use case (gamers), and all they do is ship all the latest tweaks and patches so all the handhelds behave correctly and just run the damn games out of the box. You can use regular Fedora but they just have it all good to go for you out of the box. That's valuable to some people.

Sometimes not much is going on in open-source so it just makes for boring releases. Also means likely more focus on bug fixes and stability.

[-] Kajika@lemmy.ml 1 points 5 days ago

COSMIC is built from GNOME shell, it is 100% a GNOME desktop and not from scratch.

[-] Max_P@lemmy.max-p.me 2 points 5 days ago

I'm talking about the new one they made from scratch in Rust: https://system76.com/cosmic

[-] Kajika@lemmy.ml 1 points 3 days ago

ok, thanks for the precision. I am interested in those projects and was looking at system76's code. This new version is in a different repository named cosmic-epoch. I'll dig it more.

[-] nanook@friendica.eskimo.com 3 points 6 days ago

@Max_P @mfat I don't like picture oriented Desktops, just a lot of shit competing with workspace, rather have simple drop down menus which is why I stick with Mate. Although a Doc like in MacOS isn't bad, and Mate does support this, it still eats up space I'd rather use for work.

[-] cerement@slrpnk.net 2 points 6 days ago

why have menus covering stuff up when you can just use keybinds?

[-] nanook@friendica.eskimo.com 1 points 6 days ago

@cerement I don't have menus covering anything, they are pulldown menus, with respect to keybinds, there are only so many keys on a keyboard, and usually I want to actually produce input to some application with them, don't care for OS to get in the way here either.

[-] serenissi@lemmy.world 2 points 6 days ago

Unity was envisioned to become mir based eventually. So they invented a whole new display protocol when wayland was there, vastly immature though :)

[-] lengau@midwest.social 1 points 5 days ago* (last edited 5 days ago)

Wayland was entirely unusable and mired in politics. (Still is mired in politics tbh.) So Canonical took the things they wanted, added things they needed to get it working, and called it Mir.

When Wayland finally became functional, they also made mir a Wayland compositor.

Some of the Wayland Frog protocols stuff is stuff that originated with Canonical trying to make Wayland usable before they took their ball and went home because the giants of the industry didn't want to talk to a company of under 1000 people.

[-] serenissi@lemmy.world 1 points 4 days ago

My point was that unity was innovative, not just gnome with extras.

Back then I actually liked mir (also unity) personally more than wayland.

Unity although it was mostly still Gnome with extra Compiz plugins

Don't forget the added value of the Amazon ads!

No, not value for you, value for Canonical.

[-] zelifcam@lemmy.world 23 points 6 days ago* (last edited 6 days ago)

When the initial rush of new Linux users arrived, experienced users had been trying to explain the same point for years: there are options like NixOS or CachyOS that offer unique experiences, optimizations, custom software or unique workflows, while other distros simply rebrand. But ultimately, most of them rely on the same underlying software, regardless of the distro. Having to explain this over and over in post after post became maddening. “What is the fastest distro” Posts on daily. With enough elbow grease my ancient Debian system can be willed into the latest NVIDIA drivers or other various bleeding edge packages. With a bit of suffering, I can compile a bunch of stuff months if not years before it shows up in the standard Debian repo. Point being, it’s all Linux.

As for updates being “boring”—there’s nothing wrong with a simple update. What massive advancements do people expect these “mostly” volunteers to deliver with every update?

[-] cerement@slrpnk.net 5 points 6 days ago

(Chris Titus Tech getting blowback last year marking a whole group of distros as “Pointless” when they did nothing more than a reskin or pre-install a couple in-repo packages)

[-] nanook@friendica.eskimo.com 2 points 6 days ago

@ @mfat The reason I gave up on Nvidia is they never keep their drivers up to date with the latest kernel.

[-] zelifcam@lemmy.world 3 points 6 days ago* (last edited 6 days ago)

I gave up on Nvidia is they never keep their drivers up to date with the latest kernel.

I honestly have no idea what you mean. I’ve been using NVIDIA cards on Linux for well over a decade. Recently the last 5 years on bleeding edge everything to get the latest benefits to gaming and the desktop. I’ve rarely run into issues with the driver. Lack of features, sure. Installing the driver, no. One of my systems has been updating year after year without a problem. Did you not use dkms? If you use dkms, it just rebuilds the driver everytime a new kernel is installed. You don’t have to do anything.

[-] nanook@friendica.eskimo.com 2 points 6 days ago

@ Download and compile the most recent kernel from kernel.org, sooner or later you'll run into a situation where the nvidia drivers don't support it.

[-] zelifcam@lemmy.world 2 points 5 days ago* (last edited 5 days ago)

Fair point. So having issues running latest mainline and RC kernels? I guess I stay away from those. The compatibility problems seem to never outweigh the benefits.

[-] yozul@beehaw.org 26 points 6 days ago

Hey, if you don't think distributions are doing anything, you can always use Linux From Scratch.

Seriously though, most of the work done by good distros is specifically so you don't notice things. They make a bajillion independent open source projects work together nicely. That's something I'm glad I don't have to do myself.

[-] Varyag@lemmy.dbzer0.com 5 points 6 days ago

As someone who recently switched to Arch (btw) I finally figured out how much work the distros were doing in the background. Between default applications and configurations, there was a lot of stuff I had to learn to do on the fly. I'm happy with my system now though, since it's just the way I wanted it to be.

[-] whodoctor11@lemmy.ml 11 points 6 days ago

I wouldn't know, I use Arch (btw)

[-] tetris11@lemmy.ml 5 points 5 days ago

there's a special level of hell reserved for people like us

[-] Hule@lemmy.world 2 points 5 days ago

Yeah, imagine the torment of not being able to tell anyone you're using Arch!

[-] dragnucs@lemmy.ml 9 points 6 days ago* (last edited 2 days ago)

There are 2 kinds of distributions. Ones that are on customization side and those on stability side.

For example Debian, Fedora, and arguably Arch are on stability side. They are intended for people that want things to work predictably and software to be packaged and shipped as the developer intended it. Customization or lack of it is up to the user.

Distributions like Manjaro, Zorin OS, Elementary OS, LMDE or even Linux XP are have a given goal to a particular customization. Either a set of tweaks, a particular look or even their own desktop environment or set of software they develop themselves.

This means that the first kind would have the most boring update, as they just ship new and correctly integrated software. While the second kind would provide very nice customisations or patching of their own to their environment.

[-] nanook@friendica.eskimo.com 4 points 6 days ago* (last edited 6 days ago)

Other than a few graphics, there is so little customization in Zorin that you can drop in the Ubuntu repositories and never notice the difference. And as far as from scratch goes, the first kernel I used as .98 or .99, not quite 1.0, cross compiled for Intel on a Sparc platform, then you had to spend another three days compiling the GNU userland, and then another couple of days for Xorg, at which point you had a mostly usable system.

[-] lemmur@szmer.info 106 points 1 week ago

For me distro's role is to repackage things and then test them to check if they work together. Kinda like a premade sandwitch.

[-] jonne@infosec.pub 35 points 1 week ago

Yeah, I'd rather the distro be as boring as possible while the exciting stuff happens upstream.

[-] rtxn@lemmy.world 72 points 1 week ago

A boring release is the best kind of release. It means that most of the effort went into stability, compatibility, and bugfixes.

If you want updates to be exciting, install Arch, but only update it once every six months. You can even run bets on which system inroduces some breaking change that forces you to reach into its guts.

[-] pastermil@sh.itjust.works 62 points 1 week ago

You seem to be comparing a distro release to a new game release. It's not. A distro is not always exciting because their top priority is having a working system. This means dealing with all the boring stuff.

It feels like there’s a shortage of meaningful innovation

You can look at this in another way: Linux distros are getting mature

are these distributions doing anything beyond repackaging the latest software?

You're saying it like packaging the latest software is a trivial task.

typically featuring little more than a newer kernel, a desktop environment upgrade, and the latest versions of popular applications

If you don't think these are meaningful to you, I don't know what is.

Try phoronix.com if you want a more cutting edge reporting. They're quite opinionated, but they're usually on point about the exciting stuff.

[-] cerement@slrpnk.net 8 points 6 days ago

comparing a distro release to a new game release

  • pay a LinuxGem each time you open a terminal
  • Flatpak is only available as a paid DLC
  • use your LinuxGems to purchase randomized LootContainers with a chance of winning a Jellyfin install
load more comments (1 replies)
load more comments
view more: next ›
this post was submitted on 11 Oct 2024
85 points (80.6% liked)

Linux

47754 readers
781 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