Permanently Deleted

  • POKEMONGOTOTHEGULAG [none/use name]
    ·
    3 years ago

    Fuck Arch, Gentoo is easy, universal, understandable and logical. Why should beginners have to mess around with ramdisks and systemd when most casual users don't need it?

        • captcha [any]
          ·
          3 years ago

          Can you give a concrete example of a complicated task that's hard in systemd but easy in initd? I've never actually heard of one given although everyone complains about them.

          From my standpoint, the average user doesn't interact with systemd or initd beyond spinning up services installed via the package manager. So this whole spat is isolated to power users and admins. The most complicated systems script I wrote myself was a mbsyc service on a timer.

          • POKEMONGOTOTHEGULAG [none/use name]
            ·
            3 years ago

            I am the average user and not a power user. I prefer the initd system by far because it's basically impossible to break and very simple. I've run into systemd bugs too many times to ever use it again.

            • captcha [any]
              ·
              3 years ago

              I'm sure you can break the init system if you tried...

              Its just really telling to me that everyone who gives non-ideological complaints about systemd are never specific about the issue. Like are you sure it was a systems bug and not a bug with whatever service? Or maybe your weren't using it right?

              Because systemd is basically everywhere in a Linux system, I suspect its falling victim to a simple pattern:

              1. Something breaks somewhere in your system
              2. Systemd is always involved in the system that broke because its involved in everything.
              3. User concludes systemd is bad because it has a 100% correlation your systems bugs even if it wasnt the culrpit.
      • SolidaritySplodarity [they/them]
        ·
        3 years ago

        It tries to do a lot in a very centralized way and (initially) didn't have many devs so it was kinda risky.

        Because it does so much and is centralized, making something that works with it can sometimes be quite the pain. Some init systems just require you to write a script, for example. One little file. systemd requires at least its own special service file and if you want to do anything more complex there are 5-10 subcomponents you might have to study for a while before you can begin.

        I think it's a good direction, though. I'd much rather see iterations on this one central system where you can find/edit/start/stop/log services than fight with some random hackneyed init system.

        • captcha [any]
          ·
          3 years ago

          BROKE: Getting mad at systemd

          WOKE: Getting mad at pulseaudio and pipewire.

        • skeletorsass [she/her]
          ·
          3 years ago

          Systemd unit file are not so hard to write really and are much more robust than older script systems, which are usually held together with tape and do not handle failure well. They were always one of the worst design choices of UNIX and are extremely fragile, to order especially. Systemd also keep a central state for services, which is very logical and necessary to manage services to modern standard.

      • spez_hole [he/him,they/them]
        ·
        3 years ago

        I'd like to interject for just a moment. What you're referring to as GNU/Linux is actually just one free component of a fully functioning systemd system.

    • bloop [he/him]
      ·
      edit-2
      3 years ago

      Bitching Whining about systemd is reactionary