What an absolute shitshow

  • ZeStig@programming.dev
    link
    fedilink
    English
    arrow-up
    43
    arrow-down
    1
    ·
    1 day 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.

    • wewbull@feddit.uk
      link
      fedilink
      English
      arrow-up
      31
      arrow-down
      9
      ·
      1 day ago

      The problem isn’t the language. It’s the cargo cult that surrounds it.

    • thingsiplay@lemmy.ml
      link
      fedilink
      arrow-up
      12
      arrow-down
      15
      ·
      1 day 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
        48
        arrow-down
        2
        ·
        1 day 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
          3
          arrow-down
          6
          ·
          18 hours 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
              1
              ·
              edit-2
              18 hours 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
                5
                ·
                13 hours 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
                  7 hours 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
                    1
                    ·
                    3 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
        5
        ·
        20 hours ago

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