What an absolute shitshow

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

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

    • mexicancartel@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 month 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
        ·
        1 month 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
            ·
            edit-2
            1 month 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.

      • thingsiplay@lemmy.ml
        link
        fedilink
        arrow-up
        0
        ·
        1 month 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
          ·
          1 month 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
            ·
            1 month 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.