What an absolute shitshow

  • CommanderCloon@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    2 months ago

    I love rust, but I absolutely hate how it’s used to jam MIT licenses where GPL belongs. Maybe it’s time we consider using corpos tools against them, and use an AI to rewrite GNU utils to Rust, so that people can continue contributing to Rust while not feeding corps?

    Edit: Though licensing AI software is iffy at best, you’ve got to own the copyright to something to licence it: Non-human productions are legally non-copyrightable. Also it might be better to just have humans do it anyway. The intent of my message was just that maybe we ought to deprive MIT-licensed projects from FOSS-motivated developers by providing Rust GPL alternatives to MIT/corporate Rust projects

  • ZeStig@programming.dev
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 months ago

    The project hasn’t had a stable release, and yes, it does certainly need more testing to uncover edge cases.

    Yes, MIT bad, but one must not diss on the project just because it has been written in Rust.

    • thingsiplay@lemmy.ml
      link
      fedilink
      arrow-up
      0
      arrow-down
      1
      ·
      2 months ago

      I disagree with MIT License being bad. I agree on all other fronts of your statements.

        • thingsiplay@lemmy.ml
          link
          fedilink
          arrow-up
          0
          ·
          2 months ago

          Why do you think the MIT License is bad? I am not the one making the claim it being bad, so I’m not the on in defending position. It’s an open source license and I like to use it too (granted my work is just little small hobby tools). I think the MIT License has pros and cons, but isn’t straight a bad license in this context.

          • pineapple@lemmy.ml
            link
            fedilink
            English
            arrow-up
            0
            ·
            2 months ago

            Because it isn’t a free software license. Software licensed by the MIT license can be copied and made into proprietary software. Since (I hope) we agree proprietary software should be minimised licensing under a free software license ensures big tech can’t make there own corporate software from it without ever giving back.

            • thingsiplay@lemmy.ml
              link
              fedilink
              arrow-up
              1
              ·
              2 months ago

              It IS free software license. It just gives the freedom to turn it into proprietary too, in which case the new proprietary product is no longer licensed under MIT. Which in turn does not violate the MIT being free, as it became a different thing.

      • mexicancartel@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        0
        ·
        2 months ago

        MIT is terrible if it replaces current GPL projects. Companies will always provide their spyware infested proprietary version of the exact same thing which have one or two additional features, making open source software always behind rhe propruetary counterparts. See: Chromium->Google Chrome, Aosp->any Android os vendor

        • daniskarma@lemmy.dbzer0.com
          link
          fedilink
          arrow-up
          0
          arrow-down
          1
          ·
          2 months ago

          Great projects have used MIT without any issues. Godot for instance, which may also be needed, I don’t know if games made by godot could be closed source if it would use gnu license for instance.

            • daniskarma@lemmy.dbzer0.com
              link
              fedilink
              arrow-up
              0
              arrow-down
              1
              ·
              2 months ago

              The logic was that with a mit license companies will provide a copy of the software infected with spyware leaving the open source project behind.

              Explain why that hasn’t happened to godot.