this post was submitted on 22 Aug 2025
439 points (98.2% liked)

Linux

58145 readers
343 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 6 years ago
MODERATORS
 

Generated via https://github.com/ublue-os/countme

10k added users since last post. Here are upstream Fedora numbers only

you are viewing a single comment's thread
view the rest of the comments
[–] sirico@feddit.uk 54 points 3 weeks ago* (last edited 3 weeks ago) (26 children)

Gaming will always take the lead—gamers are usually quick to chase the newest and shiniest things. Bluefin/Aurora adoption takes a bit longer because developers have to adjust their workflows, and there’s still this odd stigma around atomics. People assume you “can’t do things” on an atomic distro that you can on a traditional one, when in reality it’s mostly the same—just a slightly different approach in certain areas. Like with Nix, once it clicks, the pros far outweigh the cons. Personally, Bluefin has made me a more organised and efficient developer.

I can't upload the images for some reason but here's the current numbers for the ublue spins

  • Bazzite: 26k users -> bazzite.json
  • Bluefin: 1.9k users -> bluefin.json
  • Bluefin LTS: 40 users -> bluefin-lts.json
  • Aurora: 1.3k users -> aurora.json
[–] Soot@hexbear.net 14 points 3 weeks ago* (last edited 3 weeks ago) (17 children)

once it clicks, the pros far outweigh the cons

I would love to hear a pro about atomic distros that isn't some vague platitude about security or stability. I have zero security/stability problems on my 'normal' Fedora.

As someone who has steadfastly avoided atomic distros because it sounds like an arseache and the last thing I want is more busywork. Convince me to switch!

[–] domi@lemmy.secnd.me 4 points 3 weeks ago

I switched from Fedora KDE to Kinoite a few months ago. Both were 100% stable for me as well.

The main reason I switched to Kinoite is because I'm a digital hoarder and after 5 years or so all my systems are completely trashed with various libraries, 12 different PHP/.NET versions, custom builds and a bazillion Python packages.

In the end it always causes issues like my builds stop working because I have some ancient version of a library stashed away somewhere.

Immutable distros are really easy to return to "factory defaults". It keeps a list of all the packages that are installed on the system and everything else now goes in Toolboxes, Distroboxes or Docker containers. If I mess up my C++ environment (again) I can just delete that toolbox and start from scratch.

I still manage to bloat my home directory but that is much easier to clean up than looking through all system files.

load more comments (16 replies)
load more comments (24 replies)