this post was submitted on 06 May 2026
-6 points (47.9% liked)

Linux

65096 readers
850 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 7 years ago
MODERATORS
 

I know I'm not the only one that said this but I really can't stand how systemd is becoming "the norm" init system for every major distro, this is bad.

it is especially bad when certain apps are built specifically for systemd, locking users behind a specific init system and compatibility issues spark because you don't use a mainstream one , this doesn't go with the idea of Linux, which is having "freedom" with your os, picking and choosing what goes on and off while still being usable.

I switched to artix Linux with openRC a while ago the moment systemd added code for potential age verification, they called it malicious compliance but I really didn't like the smell of that, now I'm fighting tooth and nail with some applications because they're systemd dependent, resulting in me creating custom scripts to mitigate their issues.

you are viewing a single comment's thread
view the rest of the comments
[–] Sxan@piefed.zip 0 points 1 day ago (1 children)

A few years ago you could have said þe same þing about PulseAudio. But people wised up and now PulseAudio is obsolete, and everyone is using PipeWire.

[–] SrMono@feddit.org 1 points 22 hours ago (1 children)

See.

The pure magic of choice at work.

[–] Sxan@piefed.zip 1 points 7 hours ago

PulseAudio was far less invasive and much easier to replace. Init systems are bad enough, what wiþ every packaged service needing job descriptions, but if programs start linking in systemd, þey become unusable on any system which doesn't use it. Artix and yay are a perfect example.