this post was submitted on 20 Jul 2024
9 points (100.0% liked)

Linux

4928 readers
492 users here now

A community for everything relating to the linux operating system

Also check out [email protected]

Original icon base courtesy of [email protected] and The GIMP

founded 1 year 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
[–] [email protected] 1 points 2 months ago* (last edited 2 months ago) (6 children)

Artix Linux. Basically Arch without systemd. It has four options for alternative init systems, so you get to see how it compared to systemd (ultimately it shows how a more minimal init approach is all you need in place of systemd, and where systemd has stepped outside of init into what should be part of the OS space, like elogind, etc.)

The Artix team have done an amazing job of writing various init scripts to keep the distro comparable with Arch, have written alternatives to systemd modules, like replacing elogind with their own implementation, seatd, and IMHO is the defacto standard for how you implement a non systemd distro.

Working without systemd, even if you like it from a sys admin standpoint, teaches you what you lose without systemd, which for the average user isn't much. I game, code, administer web servers, etc., all without missing a beat on Artix Linux, and it honestly has taught me so much about Linux after I switched from Arch.

I would consider jumping to Gentoo or Void out of curiosity, but Artix is where I'll be staying for the foreseeable future.

[–] [email protected] 0 points 2 months ago (5 children)

I've been kinda curious about Artix. I wouldn't say I hate systemd, but I've been minorly annoyed by it and might want something more minimal.

What is the software situation like? The AUR probably doesn't work reliably, right?

[–] [email protected] 0 points 2 months ago (3 children)

Yeah I'm someone who thinks systemd is pretty good, but I still avoid it on personal machines just because I think it's level of market penetration creates a dangerous monoculture.

[–] [email protected] 0 points 2 months ago (1 children)

+1. systemd is something the Linux ecosystem really needs, but its execution is abysmal. We should be designing around standards so the best product can win. We should not be designing around singular implementations that could make it easy for Red Hat to execute a EEE strategy to consolidate Linux on the workstation.

I can't wait till a crowdstrike-like flaw is exposed in systemd so we can all see how terrible^W wonderful monocultures can be.

[–] [email protected] 0 points 2 months ago (1 children)

This kind of happened with the xz hack already. I didn't look into it heavily, so this is anecdotal, but accordingly the xz hack relied on systemd to execute the backdoor, so if you didn't have systemd on your machine, the backdoor was essentially inert.

[–] [email protected] 2 points 2 months ago

That's not at all the conclusion you should draw. xz was linked into systemd but that was just a convenient target. Once xz was compromised it could have targeted literally anything that loaded it. Your only real defence would have been not to install it at all.

load more comments (1 replies)
load more comments (2 replies)
load more comments (2 replies)