• Zacryon@feddit.org
    link
    fedilink
    arrow-up
    0
    ·
    2 months ago

    Nah. Push them out like rabbits do with their babies. Let them fight and see which ones prevail!

  • SavvyWolf@pawb.social
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 months ago

    I mean, bait aside, creating a new distro with an existing package manager allows you to set up a different set of default packages and even add your own new/updated ones. That’s the value of it there.

  • Avid Amoeba@lemmy.ca
    link
    fedilink
    arrow-up
    0
    ·
    2 months ago

    Cat on a table.jpg says:

    “I’m going to create a new distro by changing the name of Debian”

  • HStone32@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    2 months ago

    But what if… I took Debian, and disguised it as my own distro? Ho ho ho! Delightfuly devilish, Seymore!

    • minibyte@sh.itjust.works
      link
      fedilink
      arrow-up
      0
      ·
      2 months ago

      I daily Debian because I realized all of the distros I tried and liked were Debian based. That was 20 years ago.

      • BlueSquid0741@lemmy.sdf.org
        link
        fedilink
        arrow-up
        0
        ·
        2 months ago

        Ubuntu, Knoppix and MEPIS? I first used Ubuntu in 2006, but it was still very immature then. I didn’t really know much about any other Debian derivatives.

        The other big one that was popular was Mandrake but that was rpm based, and a bit later PClinuxOS which was Mandrake based. I didn’t think Debian derivatives were much of a thing then aside from Ubuntu.

        • blind3rdeye@lemm.ee
          link
          fedilink
          arrow-up
          0
          ·
          2 months ago

          There are at least a couple of distros that are based on Ubuntu. Mint is a popular example. I’d say that based on Ubuntu means it is also a Debian derivative.

          • BlueSquid0741@lemmy.sdf.org
            link
            fedilink
            arrow-up
            0
            ·
            2 months ago

            Mint didn’t really see any sort of popularity until around 2010 as I remember.

            I’m aware it’s initial release was earlier (surprised it was exist in 06!), but the reality of those times is that Ubuntu was still building itself up let alone Mint getting traction yet.

  • Peasley@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    2 months ago

    New distros get a lot of crap, but often they are solving a need for someone.

    Take Windowmaker Live: ostensibly it’s just Debian + Windowmaker. I have seen comments saying why not just install WM on Debian? By asking that question, it’s clear the asker hasnt tried recently. There is a lot to configure, and there are lots of usability papercuts.

    A custom distro allows someone to fix those problems for themself, and share those fixes with others. It’s not fragmentation, it’s just FOSS.

    • emergencycall@fedia.io
      link
      fedilink
      arrow-up
      0
      ·
      2 months ago

      It would help more people to improve the installer for difficult-to-install software rather than creating an entire operating system around that software. Using the entire operating system as an installer is over the top

      • Kecessa@sh.itjust.works
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        2 months ago

        Yeah I’m reading what they said and that kind of solution wouldn’t be acceptable in any industry…

        Imagine if you wanted to add AC to your central heating system and they told you they need to add a second furnace in parallel to the one you already have because it’s possible to add AC to your current setup, but it’s very complicated to do so…

      • iopq@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        2 months ago

        If you improve the installer to the point it can install any combination of software together (including incompatible versions of deps) you end up with NixOS again

        • Peasley@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          2 months ago

          Much like how crustaceans have repeatedly evolved into pseudo-crabs, Linux distros tend to evolve into pseudo-nix

        • iopq@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          2 months ago

          You’re re-inventing the Nix tool which is exactly a script that sets up all the programs and services you want to install

          • Possibly linux@lemmy.zip
            link
            fedilink
            English
            arrow-up
            0
            ·
            2 months ago

            Except no one really uses Nix outside of Nix OS. It is slow and complicated for little reason.

            Just use Ansible and an answers file

            • iopq@lemmy.world
              link
              fedilink
              arrow-up
              0
              ·
              edit-2
              2 months ago

              Then how come we have more packages than the AUR?

              And don’t say it’s because we packaged Python and Haskell stuff since we have more non-unique packages too

      • Cassa@lemmy.blahaj.zone
        link
        fedilink
        arrow-up
        0
        ·
        2 months ago

        Don’t know the case for this - but there are absolutely cases where the merger is blocked for some reason, and why not just fix it yourself with a distro? It hurts nobody.

  • rtxn@lemmy.worldM
    link
    fedilink
    arrow-up
    0
    ·
    2 months ago

    Cybersecurity engineers and pentesters don’t need Kali or Parrot. You don’t need Proxmox to use LXC and KVM. You don’t need OpenMediaVault to have Samba and NFS shares. You don’t need Clonezilla to make use of the OCS toolkit. You don’t need LMDE to have a Debian OS with Cinnamon and nonfree drivers installed, or Endeavour to have Arch with KDE Plasma.

    But it’s sure as shit good to have everything packed together and preconfigured by professionals.

  • oshu@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    2 months ago

    Every project eventually makes their own package manager. Its pretty insane if you stop and think about how routinely the package manager is re-invented.

    • Cyborganism@lemmy.ca
      link
      fedilink
      arrow-up
      0
      ·
      2 months ago

      For real. I don’t mind the million distributions, but can we agree on one single package manager?

        • Cyborganism@lemmy.ca
          link
          fedilink
          arrow-up
          0
          ·
          2 months ago

          Back in 2000 I started using Linux with RedHat (That’s what they were teaching us in college then.) and got to know RPMs before the automatic package dependency resolution tools. Then I moved to Ubuntu in 2004 and have been using that since, and even had a job where I built custom Linux distros based on Debian where I had to build DEB packages, so I got to know that system pretty well.

          But, honestly, if there are better package managers out there I wouldn’t mind changing if it means we all use the same thing.

          • iopq@lemmy.world
            link
            fedilink
            arrow-up
            0
            ·
            2 months ago

            I’ve broken both Fedora and Ubuntu already, so I had to find better solutions. With NixOS I can roll back to a previous revision easily on boot

              • iopq@lemmy.world
                link
                fedilink
                arrow-up
                0
                ·
                2 months ago

                Upgrade 22 LTS upgrade to Ubuntu 24 LTS failed and I forgot the upgrade didn’t succeed when I rebooted. Unlike NixOS, it doesn’t roll all the changes back when the upgrade is unsuccessful

                • Cyborganism@lemmy.ca
                  link
                  fedilink
                  arrow-up
                  0
                  ·
                  2 months ago

                  Aaah I see. Ok. I can see why Nix appeals so much to you.

                  As I said, I need to try it out. I’m gonna download it right now and try it in a VM.

        • Cyborganism@lemmy.ca
          link
          fedilink
          arrow-up
          0
          ·
          2 months ago

          I don’t know if Flatpak can cover all the scenarios. It seems to be mostly for Desktop apps. I know Ubuntu was able to have system tools installed with Snaps though. However, having apps installed with their dependencies in one package is neat, but it takes a ton more in storage.

          Flatpak is a great extra layer to have on top of a regular package manager, but I wouldn’t use it as a sole package management system.

          • iopq@lemmy.world
            link
            fedilink
            arrow-up
            0
            ·
            edit-2
            2 months ago

            I think an immutable system package manager like Nix is perfect to supplement Flatpak.

      • MrAlternateTape@lemm.ee
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        2 months ago

        Where is that comic about standards now that we need it? The one where they create a new standard that is going to solve all the problems, except for now there is just one more standard??

        Edit: https://xkcd.com/927

    • Possibly linux@lemmy.zip
      link
      fedilink
      English
      arrow-up
      0
      ·
      2 months ago

      Not really

      There are only a few mainstream package formats and ultimately you are going to probably be using distro packages or portable formats like Flatpak.