What an absolute shitshow

  • thingsiplay@lemmy.ml
    link
    fedilink
    arrow-up
    12
    arrow-down
    16
    ·
    2 days ago

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

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

    • mexicancartel@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      53
      arrow-down
      2
      ·
      2 days 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
        8
        ·
        2 days 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
            2
            ·
            edit-2
            2 days 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
              ·
              1 day 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
                1 day 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.

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

                  Lua, node.js, jQuery

                  Programming languages and other developer tools are very much less affected by this, since being open source is mostly a requirement for a programming language in most people’s eyes. I wouldn’t even learn a proprietary programming language when there are open ones. Being proprietary make it lose its appeal very much.

                  About peoprietary X11 and wayland… For whom are companies making them for? Linux users? Do you think any distro will switch to it? But i’m pretty sure most companues copy parts of code from such projects to use in theirs.

                  I gave Aosp- Vendor Android and chrome-chromium as examples in the beggining. Also if only linux kernel was GPLv3, android would be way more proprietary bloat free.

                  Unfortunately companies have even done this exact same thing even with GPL, illegally, and got away with it because open source devs usually can’t bother to file lawsuits to companies in another country

    • JoYo@lemmy.ml
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      6
      ·
      2 days ago

      The majority of project are MIT licensed and it’s not even close.