What an absolute shitshow

  • mexicancartel@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    48
    arrow-down
    2
    ·
    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
      4
      arrow-down
      10
      ·
      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
          2
          arrow-down
          4
          ·
          edit-2
          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.

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

            Because Godot is already quite ibferior to its proprietary alternatives, atleast in popularity. If godot was The game engine that everyone uses, proprietary ones will come and try to have it. They can have all the godot features as well as something new from their side

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

              Could you provide some examples when that had happened?

              I’m looking up famous projects using mit license and in any of those that had happened.

              Lua, node.js, jQuery…

              Even X11 which was indeed replaced by other system… Wayland, which also uses MIT license.