this post was submitted on 20 Jul 2024
108 points (93.5% liked)

Linux

47337 readers
1159 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
 

The Linux ecosystem is vast and diverse, offering a multitude of distributions to suit every need and preference. With hundreds of distros to choose from, it's a pity that most are rarely mentioned while the popular ones are constantly being regurgitated.

This thread aims to celebrate this diversity and shine a light on smaller projects with passionate developers. I invite you to pitch your favorite underappreciated distro and share your experiences with those lesser-known Linux distributions that deserve more attention.

While there are no strict rules or banlists, I encourage you to focus on truly niche or exotic distributions rather than the more commonly discussed ones. Consider touching upon what makes your chosen distro unique:

  • What features or philosophies set it apart?
  • Why do you favor it over other distros, including the popular ones? (Beyond "It just works.")
  • In what situations would you recommend it to others?

Whether it's a specialized distro for a particular use case or a general-purpose OS with a unique twist, let's explore the road less traveled in the Linux landscape. Your insights could introduce fellow enthusiasts to their next favorite distribution!

you are viewing a single comment's thread
view the rest of the comments
[–] dotslashme@infosec.pub 13 points 2 months ago (2 children)

Not so much a niche distribution, but I would like to recommend Chimera Linux, because it combines musl with BSD userland.

[–] JustineSmithies@lemmy.world 3 points 2 months ago (1 children)

Same as a Chimera Linux user I'd definitely recommend trying it. I was a Void user beforee and was Swithering whether to go full BSD when I stumbled across Chimera which gives me the best of both worlds.

[–] Uli@sopuli.xyz 1 points 2 months ago (2 children)

I finally got fed up with my Windows machine and upon seeing symptoms of motherboard failure, I've ordered all the parts for a new rig and intend on installing Linux as my primary OS.

Haven't decided on a distro yet. I'm a DevOps engineer with a few passion projects, so I plan on setting up a couple of kubernetes clusters where I can play. I do all the usual things (word processing, gaming, web browsing, multimedia, etc), plus some AI stuff (stable diffusion, local LLMs, OpenCV). Ideally don't want to have to fuss with drivers too much, but I don't mind getting my hands dirty every now and then.

Is Chimera the kind of distro I should be looking at, or should I pick something else for my first go at full-time Linux?

[–] LeFantome@programming.dev 3 points 1 month ago

Chimera Linux is awesome but it is still in Alpha. I would not recommend it as a first distro at this point unless you have a very tinker personality. It is high quality but lacks polish. For example, it does not have a real installer yet ( more of a set of instructions ).

[–] dotslashme@infosec.pub 1 points 2 months ago (2 children)

My reason for not using Chimera as a daily driver is because I am a developer and there are still packages I need, that require libc still. My only advice would be to look through their packages and make sure you can find the things you need in there. If not, you need to research if the package you want is available through some other source and can run with musl instead of libc.

[–] LeFantome@programming.dev 3 points 1 month ago* (last edited 1 month ago) (1 children)

Sound reasoning. That said…

Have you considered using Distrobox?

You can use Distrobox to crate a dev environment on Chimera based on a glibc distro ( like Arch for example with its 80,000 up-to-date packages ).

This has the added bonus of keeping your dev environment somewhat apart from your main install. If you ever want a clean slate ( too many junk packages accumulated or you mess something up ), you can refresh your dev environment without impacting your main desktop. You can also have multiple dev environments for different projects.

Small nit-pick: MUSL is libc too. I think you meant to say Glibc ( the GNU libc implementation ).

[–] dotslashme@infosec.pub 2 points 1 month ago

That is a case I had not considered, thank you for the suggestion, and thank you for the correction concerning glibc.

[–] Uli@sopuli.xyz 2 points 2 months ago

Makes sense. Thanks for the info!

[–] ReveredOxygen@sh.itjust.works 3 points 2 months ago

Not to be confused with ChimeraOS