• MonkderVierte@lemmy.ml
    link
    fedilink
    arrow-up
    16
    arrow-down
    2
    ·
    edit-2
    3 hours ago

    Bullshit, there’s always reasons listed. Some more, some less opiniated, but there’s always lists.

    For me personally:

    • no portability
    • not-invented-here syndrome
      • manages stuff it shouldn’t, like DNS
      • makes some configurations unneccessarily complicated
    • more CVE than all other init together
      • service manager that runs with PID 0
    • BaumGeist@lemmy.ml
      link
      fedilink
      arrow-up
      3
      ·
      52 minutes ago

      To the feature creep: that’s kind of the point. Why have a million little configs, when I could have one big one? Don’t answer that, it’s rhetorical. I get that there are use cases, but the average user doesn’t like having to tweak every component of the OS separately before getting to doom-scrolling.

      And that feature creep and large-scale adoption inevitably has led to a wider attack surface with more targets, so ofc there will be more CVEs, which—by the way—is a terrible metric of relative security.

      You know what has 0 CVEs? DVWA.

      You know what has more CVEs and a higher level of privilege than systemd? The linux kernel.

      And don’tme get started on how bughunters can abuse CVEs for a quick buck. Seriously: these people’s job is seeing how they can abuse systems to get unintended outcomes that benefit them, why would we expect CVEs to be special?

      TL;DR: That point is akin to Trump’s argument that COVID testing was bad because it led to more active cases (implied: being discovered).

  • wormer@lemmy.ml
    link
    fedilink
    arrow-up
    36
    arrow-down
    5
    ·
    6 hours ago

    I feel like anyone who genuinely has a strong opinion on this and isn’t actively developing something related has too much time on their hands ricing their desktop and needs to get a job

    • rtxn@lemmy.world
      link
      fedilink
      English
      arrow-up
      18
      arrow-down
      4
      ·
      5 hours ago

      My full-time job literally involves dealing with systemd’s crap. There is a raspberry pi that controls all of our signage. Every time it is powered on, systemd gets stuck because it’s trying to mount two separate partitions to the same mount point, whereupon I have to take a keyboard and a ladder, climb up the ceiling, plug in the keyboard, and press Enter to get it to boot. I’ve tried fixing it, but all I did was break it more.

      • Asetru@feddit.org
        link
        fedilink
        arrow-up
        24
        arrow-down
        1
        ·
        edit-2
        2 hours ago

        systemd gets stuck because it’s trying to mount two separate partitions to the same mount point

        Uh… Sounds like it’s not really systemd’s fault, your setup is just terrible.

        I’ve tried fixing it, but all I did was break it more.

        If you’re unable to fix it, maybe get somebody else? Like, this doesn’t sound like it’s an unfixable issue…

        • jj4211@lemmy.world
          link
          fedilink
          arrow-up
          11
          ·
          3 hours ago

          Uh… Sounds like it’s not really system’s fault, your setup is just terrible.

          I don’t know his specific issue, but the general behavior of systemd going completely nuts when something is a bit ‘off’ in some fashion that is supremely confusing. Sure, there’s a ‘mistake’, but good luck figuring out what that mistake is. It’s just systemd code tends to be awfully picky in obscure ways.

          Then when someone comes along with a change to tolerate or at least provide a more informative error when some “mistake” has been made is frequently met with “no, there’s no sane world where a user should be in that position, so we aren’t going to help them out of that” or “that application does not comply with standard X”, where X is some standard the application developer would have no reason to know exists, and is just something the systemd guys latched onto.

          See the magical privilege escalation where a user beginning with a number got auto-privileges, and Pottering fought fixing it because “usernames should never begin with a number anyway”.

        • BaumGeist@lemmy.ml
          link
          fedilink
          arrow-up
          3
          ·
          2 hours ago

          I’m gonna laugh if it’s something as simple as a botched fstab config.

          In the past, it’s usually been the case that the more ignorant I am about the computer system, the stronger my opinions are.

          When I first started trying out Linux, I was pissed at it and would regularly rant to anyone who would listen. All because my laptop wouldn’t properly sleep: it would turn off, then in a few minutes come back on; turns out the WiFi card had a power setting that was causing it to wake the computer up from sleep.

          After a year of avoiding the laptop, a friend who was visiting from out of town and uses Arch btw took one look at it, diagnosed and fixed it in minutes. I felt like a jackass for blaming the linux world for intel’s non-free WiFi driver being shit. (in my defense, I had never needed to toggle this setting when the laptop was originally running Windows).

          The worst part is that I’m a sysadmin, diagnosing and fixing computer problems should be my specialty. Instead I failed to put in the minimum amount of effort and just wrote the entire thing off as a lost cause. Easier then questioning my own infallibility, I suppose.

          • interdimensionalmeme@lemmy.ml
            link
            fedilink
            arrow-up
            1
            ·
            51 minutes ago

            A typo in fstab shouldn’t wreck the system. Why is that not resilient ? I added an extra mount point to an empty partition but forgot to actually create it in LVM.

            During boot, device not found and boot halted, on a computer with no monitor/keyboard

    • loaExMachina@sh.itjust.works
      link
      fedilink
      arrow-up
      10
      ·
      5 hours ago

      As someone who’s not a developer at all and has been making a comic about systemd for a rather small audience, it’s worse than you think: We actually have stuff to do and procrastinate on them while spending time and thoughts in this, reading old blog posts and forum debates as if deciphering Sumerian epic poems. Many pages were made while I was supposed to be preparing for exams, which I barely passed. Others when I should’ve been cleaning up for moving. I think part of the reason why I haven’t made any in a while is that with a faithful audience being born and waiting for the next chapter, it’s started feeling like something I had to do, and therefore, the type of stuff I procrastinate on.

  • rtxn@lemmy.world
    link
    fedilink
    English
    arrow-up
    29
    arrow-down
    1
    ·
    edit-2
    6 hours ago
    [     *] (3 of 3) A stop job is running for User Manager for UID 1000... (1m12s / 3m)
    
    • renzev@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      13
      ·
      7 hours ago

      I’m more of a runit guy, but I started using Alpine recently, and I have to say, openrc is also pretty nice!

      • msage@programming.dev
        link
        fedilink
        arrow-up
        11
        ·
        6 hours ago

        What “scares” me the most is the journal… for some reason it takes too long to get specific unit logs, and should anything break down in it, there is no way for me to fix it. Like logging has been solved forever, and I prefer specific unit logs to the abomination of journalctl.

        But like unit files are everywhere, and systemctl at its core is a nice cmd utility.

        • Possibly linux@lemmy.zip
          link
          fedilink
          English
          arrow-up
          3
          ·
          6 hours ago

          The thing with journalctl is that it is a database. Thus means that searching and finding things can be fast and easy in high complexity cases but it can also stall in cases with very high resource usage.

          • msage@programming.dev
            link
            fedilink
            arrow-up
            2
            ·
            1 hour ago

            But why?

            I just can’t grasp why such elementary things need to be so fancied up.

            It’s not like we don’t have databases and use them for relevant data. But this isn’t it.

            And databases with hundreds of milions of rows are faster than journalctl (in my experience on the same hardware).

          • jj4211@lemmy.world
            link
            fedilink
            arrow-up
            6
            ·
            3 hours ago

            Thing is that they could have preserved the textual nature and had some sort of external metadata to facilitate the ‘fanciness’. I have worked in other logging systems that did that, with the ability to consume the plaintext logs in an ‘old fashioned’ way but a utility being able to do all the nice filtering, search, and special event marking that journalctl provides without compromising the existence of the plain text.

            • Possibly linux@lemmy.zip
              link
              fedilink
              English
              arrow-up
              2
              arrow-down
              1
              ·
              3 hours ago

              Plain text is slow and cumbersome for large amounts of logs. It would of had a decent performance penalty for little value add.

              If you like text you can pipe journalctl

              • msage@programming.dev
                link
                fedilink
                arrow-up
                2
                ·
                1 hour ago

                But if journalctl is slow, piping is not helping.

                We have only one week of very sparse logs in it, yet it takes several seconds… greping tens of gigabytes of logs can be sometimes faster. That is insane.

  • SavvyWolf@pawb.social
    link
    fedilink
    English
    arrow-up
    95
    arrow-down
    7
    ·
    10 hours ago

    “I hate systemd, it’s bloated and overengineered” people stay, perched precariously on their huge tower of shell scripts and cron jobs.

    • barsquid@lemmy.world
      link
      fedilink
      arrow-up
      13
      arrow-down
      2
      ·
      6 hours ago

      If systemd was only managing services there would be less opposition. People opposed don’t want a single thing doing services and boot and user login and network management and…

        • barsquid@lemmy.world
          link
          fedilink
          arrow-up
          9
          ·
          6 hours ago

          IDK, ask them. There are some in this thread. I’m addressing the strawman argument that people against it are luddites set in their ways over their beloved cron jobs.

    • corsicanguppy@lemmy.ca
      link
      fedilink
      English
      arrow-up
      25
      arrow-down
      5
      ·
      7 hours ago

      “I hate systemd, it’s bloated and overengineered”

      And built poorly by people who don’t work well with others and then payola’ed onto the world.

      people stay, perched precariously on their huge tower of shell scripts and cron jobs.

      Fucking UNIX is shell scripts and cron jobs, skippy. Add xinetd and you’re done.

      • HubertManne@moist.catsweat.com
        link
        fedilink
        arrow-up
        3
        ·
        5 hours ago

        yeah I just hate the move away from flat text files honestly. Its one thing I did not like about windows NT with the registry. databasing up the config.

        • Laser@feddit.org
          link
          fedilink
          arrow-up
          2
          ·
          3 hours ago

          Which part of systemd’s config is not text-based? The only “database” it uses for configuration is the filesystem

          • HubertManne@moist.catsweat.com
            link
            fedilink
            arrow-up
            1
            ·
            49 minutes ago

            well its text but its just a bit more complex of a flat file. like yaml. like one thing I really liked about cisco ios was how the config file the commands where pretty much the same thing. granted thats not unix but its the simplicity level that is ideal to me.

    • Damage
      link
      fedilink
      arrow-up
      33
      arrow-down
      2
      ·
      9 hours ago

      huge tower of shell scripts and cron jobs.

      That’s bloat. I start all my services manually according to my needs. Why start cupsd BEFORE I need to print anything?

  • mogoh@lemmy.ml
    link
    fedilink
    arrow-up
    93
    arrow-down
    7
    ·
    12 hours ago

    The systemd debate is basically dead. There are very few against it, but many accept it by now. Just avoid phoronix forum and some other places.

    • tortina_original@lemmy.world
      link
      fedilink
      arrow-up
      28
      arrow-down
      16
      ·
      9 hours ago

      “Just avoid places that sysadmins and security guys frequent and get your opinions on systemd from memes and people running arch on home machine”. Great plan.

      Systemd is absolute and utter shit, especially from security perspective.

      Noone was asking security guys but package maintainers.

      My favorite systemd thing is booting up a box with 6 NICs where only 1 was configured during the initial setup. Second favorite is betting on whether it will hang on reboot/shutdown.

      Great tool, 10/10.

      • qjkxbmwvz@startrek.website
        link
        fedilink
        arrow-up
        16
        ·
        edit-2
        7 hours ago

        My favorite was when the behavior of a USB drive in /etc/fstab went from “hmm it’s not plugged in at boot, I’ll let the user know” to “not plugged in? Abort! Abort! We can’t boot!”

        This change over previous init behavior was especially fun on headless machines…

          • renzev@lemmy.worldOP
            link
            fedilink
            English
            arrow-up
            12
            arrow-down
            1
            ·
            7 hours ago

            Fstab is for critical partitions

            Hush everyone, don’t tell this guy about noauto, it’ll burst his bubble

              • InverseParallax@lemmy.world
                link
                fedilink
                English
                arrow-up
                3
                ·
                4 hours ago

                Jesus, I mount everything manually from noauto, except root.

                If nfs isn’t available, I don’t want my system to hang, typing mount takes 2 seconds.

                • Possibly linux@lemmy.zip
                  link
                  fedilink
                  English
                  arrow-up
                  2
                  ·
                  edit-2
                  4 hours ago

                  Wouldn’t your NFS not mount in that case? Wouldn’t you want it to retry periodically? Also, what happens to your service when NFS isn’t available?

                  Sounds like systemd mounts are better in this case (unless the device is non critical)

          • qjkxbmwvz@startrek.website
            link
            fedilink
            arrow-up
            8
            arrow-down
            1
            ·
            edit-2
            6 hours ago

            This happened to me when Debian switched from SysV to systemd. I am not the only person who experienced this (e.g., https://bbs.archlinux.org/viewtopic.php?id=147478 ).

            This is not to say the systemd behavior is wrong, but it essentially changed the behavior of fstab. Whether this is Debian’s fault, Arch’s fault (per the above link), systemd’s fault, or my fault is a fair question. But this committed that most egregious of sins per our Lord and Savior Torvalds — it broke my userspace.

            • Possibly linux@lemmy.zip
              link
              fedilink
              English
              arrow-up
              2
              arrow-down
              6
              ·
              5 hours ago

              That was a really long time ago. (2015) I don’t understand why you are holding a grudge for almost 10 years. Most people have never used a system without systemd.

      • renzev@lemmy.worldOP
        link
        fedilink
        English
        arrow-up
        13
        arrow-down
        5
        ·
        7 hours ago

        I’ve gotten into quite a lot of systemd-related flame wars so far, and what strikes me is that I haven’t heard a single reason why systemd is good and should be used in favor of openrc/sysvinit/whatever. The only arguments I hear in favor of systemd, even from the its diehard defenders, are justifications why it’s not that bad. Not once have I heard someone advocate for systemd with reasoning that goes likes “Systemd is superior to legacy init systems because you can do X much easier” or “systemd is more secure because it’s resistant against Y attack vector”. It’s always “Linus says it’s allright” or “binary logfiles aren’t a problem, you can just get them from journald instead of reading the file”, or “everyone already uses it”.

        When it comes to online discourse, systemd doesn’t have advocates, it has apologists.

        • pmc@lemmy.blahaj.zone
          link
          fedilink
          arrow-up
          19
          ·
          edit-2
          6 hours ago

          Well, I’ll tell you that I prefer systemd because I can comprehend its declarative unit files and dependency-based system a lot better than the shell script DSLs and runlevels that I’ve had to mess with in other init systems. systemctl status has a quite nice output that can be really handy when debugging units. I like being able to pull up logs for just about any service on my system with a simple journalctl command instead of researching where the log file is.

      • mogoh@lemmy.ml
        link
        fedilink
        arrow-up
        6
        arrow-down
        4
        ·
        7 hours ago

        “Just avoid places that sysadmins and security guys frequent and get your opinions on systemd from memes and people running arch on home machine”. Great plan.

        So salty. Also twisting the things I said. I for sure like to visit phoronix, but I avoid the phoronix forum and advice was to avoid the forum.

        Noone was asking security guys but package maintainers.

        citation needed.

        Keep using Devuan if it makes you happy.

        • tortina_original@lemmy.world
          link
          fedilink
          arrow-up
          7
          arrow-down
          8
          ·
          7 hours ago

          Not really interested in debating with average “I run arch btw” user. We are not in the same universe, things I have to audit and maintain are not in the same universe with things you do, so having such a smart advice coming from you is not a surprise at all. I could, after all, just roll out my own distro if I am not happy, amirite?

          I run systemd machines because I don’t have a choice. It doesn’t make it any less of a shit. Simple as that.

          But hey, tell me some more about systemd, I am really new to all this 🤔

          • mogoh@lemmy.ml
            link
            fedilink
            arrow-up
            2
            ·
            1 hour ago

            Not really interested in debating with average “I run arch btw” user. We are not in the same universe, things I have to audit and maintain are not in the same universe with things you do

            Sir, this is the Linux memes sublemmy.

          • wormer@lemmy.ml
            link
            fedilink
            arrow-up
            6
            arrow-down
            3
            ·
            5 hours ago

            Buddy lay off the Rick and Morty and take a shower

            “I’m not in the same universe as you!!!” Get a grip

          • renzev@lemmy.worldOP
            link
            fedilink
            English
            arrow-up
            4
            ·
            7 hours ago

            Out of curiosity, why exactly do you not have a choice in not running systemd? Is it company policy / are they clients’ machines?

    • exu@feditown.com
      link
      fedilink
      English
      arrow-up
      48
      ·
      12 hours ago

      Anytime I see a Phoronix article (very loosely) about systemd or Wayland I fill my insults bingo card.

      • IsoSpandy@lemm.ee
        link
        fedilink
        arrow-up
        7
        ·
        7 hours ago

        What’s wrong with Wayland? I get the hate for systemd, even though I love it dearly, but I get the hate. But what’s wrong with Wayland? It’s amazing as far as I have used it. I started using with when Fedora 40 shipped plasma 6.

        • jj4211@lemmy.world
          link
          fedilink
          arrow-up
          2
          ·
          3 hours ago

          I still have weird glitches where applications don’t seem to update on screen (chrome and firefox, both natively doing wayland).

          Lack of any solution for programmatic geometry interaction. This one has been afflicted with ‘perfect is enemy of good’, as the X way of allowing manual coordinates be specified is seen as potentially too limiting (reconciling geometry with scaling, non-traditional displays), so they do nothing instead of proposing an alternative.

          The different security choices also curtail functionality. Great, better security for input, uh oh, less flexibility in input solutions. The ‘share your screen’ was a mess for a long time (and might be for some others still). Good the share your screen has a better security model, but frustrating when it happened.

          Inconsistent experience between Wayland implementations. Since Wayland is a reference rather than a singular server, Plasma, Gnome, and others can act a little different. Like one supporting server side decorations and another being so philosophically opposed to the concept that they refuse to cater to it. While a compositing window manager effectively owned much of the hard work even in X, the X behavior between compositors were fairly consistent.

          I’ve been using Plasma as a Wayland compositor after many failed attempts, and it still has papercuts.

        • rtxn@lemmy.world
          link
          fedilink
          English
          arrow-up
          14
          ·
          edit-2
          6 hours ago

          I’ll preface this by saying that I’m a Wayland user (Hyprland, then KDE Plasma, and I’ll be giving Cosmic a fair shot), and don’t see myself returning to X and having to choose between massive screen tearing and massive input lag.

          Wayland is missing many features that are required for some people or some applications. There’s no way for a multi-window application to tell the compositor where to place the windows, for example to have one window snap to and follow the other. Color profiles were implemented very recently. Wayland’s isolation of applications, while a significant improvement to security, has made remote input software and xdotool-like programs highly dependent on third-party interoperability solutions (specifically dbus and XDG Desktop Portal). The same isolation broke most accessibility tools like screen readers. Dockable windows, like the toolbars in QT Creator or QOwnNotes, are often difficult or impossible to dock back into the main window.

          Because Wayland compositors have to implement all protocols (as opposed to deferring to the X.Org server; which is why wlroots is such a big deal) or rely on XDG Desktop Portal (which has never worked right for me), feature parity between compositors is never guaranteed, and especially problematic with GNOME dragging its heels.

          Wayland is nowhere near feature parity with X11 today, and that is a legitimate prohibitive issue for many people. Wayland will never reach total feature parity with X11 in some areas, and that will always be prohibitive for some people.

          But the worst (in my opinion) is the development process of the Wayland protocols. The proposal discussion threads read like the best and/or worst sitcom you’ve ever seen. It took them several months of back-and-forth just short of ad hominem attacks to decide how a window should set its icon. Several months for a pissing WINDOW ICON!

        • Verat@sh.itjust.works
          link
          fedilink
          arrow-up
          4
          ·
          6 hours ago

          For one thing they were so obsessed with security as a concept devleoping it that they completely ignored the use case of screen-readers for the visually impaired and prevent apps from accessing text from other apps and as far as I know it is still an issue.

        • exu@feditown.com
          link
          fedilink
          English
          arrow-up
          10
          arrow-down
          4
          ·
          6 hours ago

          Various mildly understandable to braindead reasons

          • “it doesn’t work”
          • “breaks my workflow”
          • “Xorg is better”
          • “Nvidia”
          • “no reason to use it”
          • “being pushed by IBM”
          • “no SSH forwarding”
          • “has taken too long to get to current state”
          • “when I last tried it 5 years ago it didn’t work”
        • Rikudou_Sage@lemmings.world
          link
          fedilink
          arrow-up
          2
          ·
          5 hours ago

          Well, Fedora 40 here as well and it just doesn’t work on my computer. Sure, Nvidia, blah blah blah. X does work flawlessly on my machine, though.

        • Something Burger 🍔@jlai.lu
          link
          fedilink
          arrow-up
          3
          ·
          5 hours ago

          It’s missing a lot of features that Wayland “developers” (spec writers) don’t want to add because they personally don’t need them. For the few features they actually add, they leave it to WM developers to implement them, thus creating different incompatible implementations.