Clem talks about that in the comments. What are some no hassle, Debian based, rustless distros as alternative to Mint?

    • brandon@piefed.social
      link
      fedilink
      English
      arrow-up
      26
      ·
      4 hours ago

      One issue with this is that uutils is licensed under the MIT license, instead of coreutils’ GPL license. In fact, for reasons I don’t quite understand many of these rust rewrites are licensed with the MIT license. This will contribute to long term erosion of the rights granted by the GPL to software projects and users.

      • SocialistVibes01@lemmy.mlOP
        link
        fedilink
        arrow-up
        24
        ·
        4 hours ago

        In fact, for reasons I don’t quite understand many of these rust rewrites are licensed with the MIT license.

        I think it’s pretty obvious. Corpos are doing the EEE approach in the Linux ecosystem.

        • brandon@piefed.social
          link
          fedilink
          English
          arrow-up
          8
          ·
          4 hours ago

          Yeah, the ‘for reasons I don’t quite understand’ bit was intended slightly sarcastically.

          • SocialistVibes01@lemmy.mlOP
            link
            fedilink
            arrow-up
            5
            arrow-down
            1
            ·
            4 hours ago

            It’s bad that we’re in an all-time low percentage of politically minded Linux users, in another era Rust would never be close to the Linux kernel or would pose as a threat to GNU/GPL.

              • SocialistVibes01@lemmy.mlOP
                link
                fedilink
                arrow-up
                1
                arrow-down
                1
                ·
                edit-2
                1 hour ago

                It’s the tool used to enshitification of Linux, that’s my problem. Tech and politics are indivisible. We’re on lemmy.ml so that should be a no-brainer.

                Also, technically, it’s not very stable and there’s no alternative for the compiler.

    • novafunc@discuss.tchncs.de
      link
      fedilink
      arrow-up
      26
      arrow-down
      1
      ·
      5 hours ago

      The main problem is that it’s just not battle tested like GNU coreutils are. And Canonical has only tested this in one cycle, 25.10, before introducing it in an LTS. Would’ve made more sense to wait until 26.10.

      Other find problem with it being MIT licensed.

      • FoundFootFootage78@lemmy.ml
        link
        fedilink
        English
        arrow-up
        1
        arrow-down
        5
        ·
        4 hours ago

        The main problem is that it’s just not battle tested like GNU coreutils are.

        Mint is the last distro that would push something that isn’t battle tested. IIRC they haven’t even started working on Wayland support.

    • HelloRoot@lemy.lol
      link
      fedilink
      English
      arrow-up
      14
      ·
      edit-2
      5 hours ago

      https://www.youtube.com/watch?v=tG2ZMvBT8W4

      4:25

      (sorry my third party youtube frontend can’t share timestamp links)

      tldw:

      • more CVEs than the old core utils that have been tested and in prod for over 30years
      • no feature parity, so existing stuff that uses them will suddenly misbehave, when certain flags are missing
      • different license, MIT instead of copyleft, so it’s more friendly for companies to use it for profit, while abusing the work of volunteer contributors