this post was submitted on 06 Aug 2023
213 points (92.4% liked)

linuxmemes

20703 readers
1410 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
top 20 comments
sorted by: hot top controversial new old
[–] bloopernova 44 points 1 year ago (1 children)

It works great for me. I've been using Linux since late 1996, and one constant has been that the kernel and its surrounding software is always evolving.

People with legitimate use cases against systemd shouldn't use it. People who don't want to use it should use distributions that don't include it. But systemd doesn't need to "die", open source is about freedom of choice. People who zealously hate systemd need to chill out.

[–] [email protected] 5 points 1 year ago* (last edited 1 year ago) (1 children)

The biggest problem people have with systemd is that it's constantly growing, taking on more functions and becoming a dependency of more software (for example, the Snap packaging system basically requires it). People joke that some day you won't be using Linux anymore, but GNU/systemd, (or as they've taken to calling it, GNU plus systemd) because it's ever-growing from a simple init daemon into a significant percentage of an entire operating system. People worry that some day, you won't be able to run a Linux system that's compatible with much of the software developed for Linux without using systemd.

Whether that's a realistic worry or not I don't know, and I don't really have a horse in the systemd VS not-systemd race (I'm using a systemd-based distro but that wasn't a factor in my decision), but I can appreciate being worried that systemd might end up becoming a hard requirement for a Linux system in a way that nothing else really is - you can substitute GNOME for KDE, X11 for Wayland (or Mir, I guess), PulseAudio for PipeWire and most stuff will still work, so the idea that systemd could become as non-negotiable an element of a Linux system as the Linux kernel itself rubs people the wrong way, as it functionally makes Linux with systemd a different target platform entirely to Linux with another init daemon.

[–] [email protected] 6 points 1 year ago (1 children)

But that's not an issue from systemd but by the software devs, which are saying they only support systemd

[–] [email protected] 20 points 1 year ago

pretty much everyone is saying pipewire is the future, because it does the job really well.

A lot of people say wayland is the future because it does the job better.

I don't get the resistance to systemd. It does the job well, and it does it better than most old systems. It does a lot of things, but it's because those are things that need to be done.

There will always be complainers about everything

[–] [email protected] 27 points 1 year ago (1 children)

Honestly, systemd isn't bad, because a one concrete program will always be more reliable than bunch of bash scripts tied with rubber bands and bubble gum, but Poettering is a twat by making it (purposefully) non portable.

[–] [email protected] 6 points 1 year ago (2 children)

It's opensource, you can port it.

[–] [email protected] 10 points 1 year ago* (last edited 1 year ago)

The point is that he explicitly makes this hard. That's why he is a twat. The issue is that some applications (especially graphical) do get heavily integrated with it which makes it also hard to port them.

[–] [email protected] 5 points 1 year ago* (last edited 1 year ago)

Wasn't there also a program that had exactly this goal? Making systemd more modular and portable and so on?

That said, having a common ground to build on is not bad and when you need tight integration. Sometimes you don't really want to do it twice. That's part of why Linux is so successful. It's a monolithic kernel that experienced widespread adoption and driver development. You really, really don't want to redo it all, if you don't absolutely need to. You really don't want to add complexity by making it all super modular either.

Pottering seems to be not exactly the nicest person, but he has a point when he says that one good solution is all that's needed and sometimes even better than two good alternatives.

[–] [email protected] 18 points 1 year ago
[–] [email protected] 14 points 1 year ago

Couldn’t leave you hanging…..

[–] alphapuggle 13 points 1 year ago (2 children)

Not exactly an advanced Linux user but what's the hate with systems?

[–] [email protected] 18 points 1 year ago* (last edited 2 weeks ago) (1 children)

IIRC, it goes against the OG Gnu/Linux philosophy of having multiple small tools that interconnect well together. Systemd is seen as monolithic and cumbersome by some/most(?).

If someone is more connected to this debate feel free to correct me!

[–] [email protected] 17 points 1 year ago

That's pretty much it. Systemd goes against the philosophy of "do one thing, and do it well" by doing a whole lot of things and being integrated to an extent that makes it pretty much impossible to use only an arbitrary subset of its components while replacing the rest with alternatives. I understand where the critics are coming from, but I honestly don't care either way.

[–] [email protected] 7 points 1 year ago (1 children)

SystemD is an init system (it initializes the userspace) and takes care of managing services. Its quite an important piece of software. There are many reasons linux elitists hate it . I honestly don't care about it as long as it successfully boots my system which it does. In fact I like the syntax for systemctl...

Obligatory I use Arch btw!

[–] [email protected] 6 points 1 year ago (1 children)

*Eh ehm*, akshually it's systemd/Arch

[–] [email protected] 5 points 1 year ago

Ackhually it's refind/Arch/linux-zen/systemd/gdm/mutter-wayland/gnome-shell

[–] [email protected] 10 points 1 year ago

Honestly I actually like systemd, it seems to make more sense than those old initscripts to me.

[–] [email protected] 9 points 1 year ago* (last edited 1 year ago)

I love systemd. Anyone who has tried to write initscripts or manage dependencies will agree with me.

[–] vmj 8 points 1 year ago
[–] [email protected] 3 points 1 year ago

You help where you can