• TheTechnician27@lemmy.world
      link
      fedilink
      English
      arrow-up
      17
      ·
      4 days ago

      So going off the chalice in the movie, the distro that will save you from judgment is the plainest one – the one with the least bloat? That tracks.

        • barsquid@lemmy.world
          link
          fedilink
          arrow-up
          5
          ·
          4 days ago

          More like Alpine or something else without systemd. I mean no shade (well, a bit of shade) since I’ve got Fedora myself. Alpine doesn’t even have glibc IIRC.

            • barsquid@lemmy.world
              link
              fedilink
              arrow-up
              6
              arrow-down
              1
              ·
              4 days ago

              I think it is breaking the Unix philosophy, it is an enormous piece of code that does so many different things. My ideal is smaller components with smaller dependencies. When distros or software becomes inextricably dependent on systemd they are then beholden to whichever direction the maintainers take it.

              My take on it is somewhat based on “what if.” Other people have some pragmatic discussions on security aspects if you search around.

              • Zaemz@lemmy.world
                link
                fedilink
                English
                arrow-up
                2
                ·
                3 days ago

                I’m not a systemd guru, but I do find it relatively easy to work with.

                I’ve noticed that a lot of it is actually made up of separate binaries and daemons. Is it wrong or misleading to think of systemd as a collection of utilities that share a common DSL as opposed to a strict monolith?

          • pimeys@lemmy.nauk.io
            link
            fedilink
            arrow-up
            1
            ·
            4 days ago

            Musl can be a bit annoying compilation target sometimes. Usually it works but I’ve debugged bugs a few times that were due to musl target.

            I prefer my distro with glibc…

      • Communist@lemmy.frozeninferno.xyz
        link
        fedilink
        English
        arrow-up
        10
        ·
        4 days ago

        I highly recommend avoiding manjaro like the plague, their team is incredibly incompetent (see: https://manjarno.pages.dev/ ), I say this as someone who has given people manjaro for years and regretted it, I was also their it person, manjaro regularly broke every few months and gave people a very bad taste of linux

        for example, why are kernels given version numbers in packages? This caused 3 separate peoples computers to break multiple times. Everything good about manjaro comes from arch, everything bad about manjaro comes from the manjaro team.

        Y’know how it’s not rolling release because they delay packages by 2 weeks? They actually do no testing in this time. How do I know this? They pushed an update that caused steam to uninstall your desktop environment. Famously covered by linus tech tips… this is something that should have easily been caught, and yet the two week window did absolutely nothing.

        the truth is for manjaro there is no real usecase, there’s no set of desires that align with manjaro being the best choice for you. I am not asking you to switch away from manjaro, but I do not think we should ever recommend it to anyone, and on your next machine, I recommend trying the arch installer.

        But if what you’re looking for is an easy pre-setup arch, use endeavoros

        If you want something simple and up to date, use fedora kinoite

        If you’re a power user and want to configure every little thing about their system, use arch or nixos

        If you don’t care at all about updates and want the most rock solid system possible, debian.

        • Crismus@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          12 hours ago

          I hear you. I was looking more for Arch with less of a hassle. Something similar to my Steamdeck. I guess I should just wipe this weekend for something else. I really want something for playing my steam and GOG games that works with my Nvidia 3080.

          Luckily for me I keep every game installed on different Steam Libraries so wiping my install drive to put something else in isn’t difficult.

          • Communist@lemmy.frozeninferno.xyz
            link
            fedilink
            English
            arrow-up
            1
            ·
            edit-2
            11 hours ago

            What about arch is it that you want?

            I do a ton of distro research because I try to convert people to linux a lot so I might be able to help you with that.

            https://bazzite.gg/ this is probably what you want, make sure to install the nvidia version.

        • JackbyDev@programming.dev
          link
          fedilink
          English
          arrow-up
          6
          ·
          3 days ago

          If openSUSE Slowroll wasn’t experimental I’d recommend it in place of Manjaro. It’s a rolling release with monthly releases.

          • Dojan@lemmy.world
            link
            fedilink
            arrow-up
            3
            ·
            3 days ago

            I really like Tumbleweed. Sure it updates a lot, but it doesn’t force updates so you can take it at your own pace.

            • Zaemz@lemmy.world
              link
              fedilink
              English
              arrow-up
              2
              ·
              edit-2
              3 days ago

              SUSE’s Open Build Service absolutely rules, too. I use Fedora personally, but would switch to Tumbleweed any day. I’ve gone back and forth, eventually settling on Fedora only because of familiarity with Red Hat.

              There are things I miss, big one being Zypper. It’s slow as balls but it’s usability and ability to dig through packages is unmatched, in my opinion.