• @bloopernova@programming.dev
    link
    fedilink
    English
    3911 months ago

    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.

    • kbity
      link
      fedilink
      12
      edit-2
      11 months ago

      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.

      • DerRackletTänzer
        link
        fedilink
        611 months ago

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

        • @vrighter@discuss.tchncs.de
          link
          fedilink
          2011 months 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

  • @takeda@szmer.info
    link
    fedilink
    2911 months ago

    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.

  • Nate
    link
    fedilink
    English
    1311 months ago

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

    • @MajorSauce@sh.itjust.works
      link
      fedilink
      English
      1811 months ago

      IIRC, it goes against the OG Gun/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!

      • Peruvian_Skies
        link
        fedilink
        1710 months 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.

    • Lain IwakuraOP
      link
      English
      811 months ago

      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!

  • @ipkpjersi@lemmy.ml
    link
    fedilink
    1010 months ago

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

  • °˖✧ ipha ✧˖°
    link
    fedilink
    9
    edit-2
    10 months ago

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