• Digit@lemmy.wtf
        link
        fedilink
        English
        arrow-up
        8
        ·
        2 days ago

        That’s all it takes to be a distro slut!?

        What the heck am I then?

        %brl list -v
        artix
        bedrock
        ceres -> devuan-ceres
        devuan -> devuan-ceres
        devuan-ceres
        devuan-ceres-new
        devuan-chimaera
        devuan-testing -> devuan-chimaera
        devuan-unstable -> devuan-ceres
        exherbo
        fartix
        fentoo
        fexherbo
        garyos
        gentoo
        gentoostudio
        goblin
        gs -> gentoostudio
        hijacked -> gentoo
        init -> gentoo
        jentoo
        kentoo
        kentwo
        local -> gentoostudio
        marklar
        oasis
        pclinuxos
        space
        suckless
        tentoo
        tudio -> gentoostudio
        ubuntu
        void
        void-kde
        

        And that’s just one of my computers.

        [… it’s starting to make sense, thinking about one thing I made, I called wminizer]

          • Digit@lemmy.wtf
            link
            fedilink
            English
            arrow-up
            2
            ·
            edit-2
            1 day ago

            What the heck am I then?

            A container slut.

            ???

            But… there are zero containers on any of my systems.

        • Digit@lemmy.wtf
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 day ago

          Actually, looking at that list again, I see I’ve neglected upgrading on that computer for longer than I realised… chimaera as testing? *checks site*, yeah that’s “Chimaera 4.0 has moved to oldoldstable status.”. That’s like 4 versions old. XD

    • DaTingGoBrrr@lemmy.ml
      link
      fedilink
      arrow-up
      9
      ·
      2 days ago

      This is the way! Everything is based on Arch, Debian or Fedora anyway so you might as well stick to what is well known and supported.

            • Digit@lemmy.wtf
              link
              fedilink
              English
              arrow-up
              3
              ·
              2 days ago

              Interesting graphs.

              Alas, the metric’s a mite confounded by the different ways distros split up packages. So it skews e.g. the Debians up, and the voidlinuxen down.

              … I’m guessing that still wouldn’t be enough to put a dent in AUR and nixpkg 's towering package counts though.

            • BladeFederation@piefed.social
              link
              fedilink
              English
              arrow-up
              1
              ·
              2 days ago

              That is very surprising, last I heard it had to catch up with having popular applications. Is this due to how package dependencies differ on Nix vs what people think of traditionally as packages?

              • smiletolerantly@awful.systems
                link
                fedilink
                arrow-up
                2
                ·
                2 days ago

                Not really. (When was last time?)

                The reason is more that the config language that you have to learn if you want to use NixOS is the exact same you use to package applications for NixOS.

                So any user is also just a tiny, non-intimidating step away from being a contributor and package maintainer.

                I know for myself, I never packaged for the AUR - just seemed way to intimidating and a lot of new stuff to figure out - but I maintain a bunch of packages and modules in nixpkgs, and they’re all stuff that was “huh, this is cool but not packaged yet; alright, I’ll package it in my private config; oh that was easy, let’s upstream it”.

                • BladeFederation@piefed.social
                  link
                  fedilink
                  English
                  arrow-up
                  2
                  ·
                  2 days ago

                  Couldn’t even tell you tbh.

                  Well that’s pretty cool. I always liked the idea of being mega reproducible. I might try it on my home server instead of Debian.

                  • smiletolerantly@awful.systems
                    link
                    fedilink
                    arrow-up
                    2
                    ·
                    2 days ago

                    Awesome! Have fun. And I know I’m just an internet rando, but feel free to ask here/dm if you get stuck with something. The initial learning cliff definitely exists, but it’s absolutely worth it!

        • DaTingGoBrrr@lemmy.ml
          link
          fedilink
          arrow-up
          2
          ·
          2 days ago

          well known and supported 🤪

          From my understanding NixOS and Gentoo is “support it yourself”. I haven’t tried either of them so I could be completely wrong about that.

          • TwilightKiddy@scribe.disroot.org
            link
            fedilink
            English
            arrow-up
            2
            ·
            2 days ago

            It’s pretty much the same thing as everywhere, you have a bunch of lovely people who package and test things, nothing too weird. What you are describing is LFS.

            • DaTingGoBrrr@lemmy.ml
              link
              fedilink
              arrow-up
              1
              ·
              edit-2
              2 days ago

              I was under the impression that you had to compile everything yourself on Gentoo and in Nix that you have to mess with a config to do everything and anything.

              Maybe I should try them both to see what the fuzz is about.

              • TwilightKiddy@scribe.disroot.org
                link
                fedilink
                English
                arrow-up
                2
                ·
                edit-2
                2 days ago

                Speaking about Gentoo, you don’t “have to” compile everything, but let’s just say it’s strongly encouraged. Most of the compilation is automated though, think AUR on steroids. If you don’t want to touch anything, you can go with defaults for all the software and you’ll get basically what you get on any other distro.

                The thing is, though, if you are not being a little funny with your software, why the hell are you running Gentoo? So, it’s entirely optional, but it’s the main reason one would use Gentoo, otherwise you get a stock standard system with stupidly long updates.

                I can’t speak for Nix, though, I haven’t touched it myself, but from what I know from those around me running it, it’s pretty much the same thing, unless you want something cool, you don’t have to suffer.

                • DaTingGoBrrr@lemmy.ml
                  link
                  fedilink
                  arrow-up
                  2
                  ·
                  2 days ago

                  Okey thank you so much for the information! I can see the appeal. More freedom and customization. I am all for it.

                  But for my use cases I think Arch is enough. It strikes a nice balance with official packages and the AUR and I love that you get to choose all of the packages you want to have installed.