• @[email protected]
    link
    fedilink
    -27
    edit-2
    11 months ago

    It would have been fine if it wasn’t forced. “We are the audio stack everyone should use” but when it doesn’t work then it’s an ALSA bug and alsa ppl should take the blame (even when it works fine with full alsa, like my audio card). And it was designed more like a networking stack then an audio stack.

    Sure it was necessary at the time (so that hdmi, and later bluetooth, would work transparently), but the “i know best” attitude hurt its execution.

    SystemD on the other hand brought nothing of value. Did way more harm then good.

    • Bob
      link
      4311 months ago

      Quit your bullshit, nothing was ever forced on you. This is Linux, free software and all that, if you’re not happy then use a systemd-less distro and stop complaining about meaningless points. SystemD works very well for me (and the vast majority of the Linux community) and is very easy to use and understand

      • @[email protected]
        link
        fedilink
        2111 months ago

        This. If you want to go back to the days without systemd and writing invit scripts manually, knock yourselves out. The rest of us will continue to live in the modern world of systemd, pulse audio (and now pipe wire).

      • @[email protected]
        link
        fedilink
        -15
        edit-2
        11 months ago

        Udev was changed to depend on systemd. No good reason for it. So it practically was forced. You can lie all you want, it won’t change reality. SystemD was hyped up by comparing it with the worst implementation of sysV, at a time when no major distro other then fedora even used sysV. And that is not even the tip of the pile of dishonesty.

        Just by saying that it is no better then alternatives of the time will get ignorant people like you to yell. That is how strong the hype was around it. How can you even talk about free software when RH can take a core component and make it hard dependant on whatever they want. Just like bluetooth has a hard dependency on PA. I’m also free to say something sucks, just like you are free to lick their balls.

          • @[email protected]
            link
            fedilink
            -10
            edit-2
            11 months ago

            It always was about feelings with you fanboys. Pathetic.

            PS I wouldn’t mind using systemD, it’s the same as every other. Functionally absolutely the same.

            • @[email protected]
              link
              fedilink
              English
              311 months ago

              As someone currently actively supporting two commercial products, one using OpenRC and one using systemd to meet different requirements for different projects

              Functionally absolutely the same

              Makes it blatantly obvious you have no idea what you’re saying

              • @[email protected]
                link
                fedilink
                0
                edit-2
                11 months ago

                As someone who wrote an init system for fun and knows how udev and practically everything else associated with bringing a modern computer to a fully functional state (including network mounts, if that is your nitpick) works, i can not know what you are nitpicking about without you saying it. Not that someone who is actively supporting two commercial products to meet different requirements would have any idea what i am saying.

                PS It’s all simple really, just that it seems magic to people without curiosity.

                • @[email protected]
                  link
                  fedilink
                  English
                  2
                  edit-2
                  11 months ago

                  Sure - it’s primarily the way systemd uses cgroups

                  For example, systemd’s use of cgroups for process monitoring makes it trivial to support setting resource limits for us

                  One of the major issues we’re having with systemd, and the reason we’re using OpenRC on a different project, is the way Before and After with targets still cause all the services to start at the same time, causing resource contention

                  An alternative we’ve used once is to create a special target for the services that had to start early, even if the entire boot took longer, and use a process to then request new targets be started by systemd

                  This project we found it simpler to use OpenRC, though

                  Calling them “functionally the same” without taking into account how process monitoring works on different init systems is disingenuous

                  • @[email protected]
                    link
                    fedilink
                    0
                    edit-2
                    11 months ago

                    Process monitoring, in the basic sense, is seeing if a process is running. You mean how they handle dependency trees/graphs ? From what i just read sysD targets are groups that can have other groups in them (aka inherit, aka “services”, aka compose). I wonder if that is the core of the problem. Not that i care, that’s the hole they dug for themselves when they insisted only pid EINS can orchestrate cgroups (didn’t use to be).

                    Either way, in the overwhelming majority of use cases they are practically the same.

                    Bdw, i didn’t downvote you. I reserve it only for the most irrational fans, aka parroting fanboys.