• TMP_NKcYUEoM7kXg4qYe
    arrow-up
    3
    arrow-down
    0
    ·
    3 months ago
    link
    fedilink

    imo it’s kinda like bash’s bloatness. Sure, I’d use a less bloated shell but I need bash as a bash interpreter regardless, so using a smaller shell would actually be more bloat. In a similar way you already have systemd, so you don’t really gain any more bloat by having this alias for systemd-run or how it’s called.

    • MonkderDritte
      arrow-up
      2
      arrow-down
      0
      ·
      3 months ago
      link
      fedilink

      No, like, alternatives to systemd-stuff often do the same job in 1/3 or 1/10 the code.

      • TMP_NKcYUEoM7kXg4qYe
        arrow-up
        2
        arrow-down
        0
        ·
        3 months ago
        link
        fedilink

        Sure, but that is just unnecessary bloat if you already have the systemd-stuff installed.

      • Vilian
        arrow-up
        1
        arrow-down
        1
        ·
        3 months ago
        link
        fedilink

        but with only 1/20 of it’s capabilities lmao

        • MonkderDritte
          arrow-up
          2
          arrow-down
          0
          ·
          3 months ago
          link
          fedilink

          80/20 you know? :) like in sudo vs. doas.

          And no. Maybe Runit. Dinit, hard to say. S6 has no need for sockets but still implements it.