• @michaelmrose
    link
    English
    23 months ago

    Why is that a gap worth filling? There is no benefit to users as long as its free of a EULA they don’t have to care either way. For those wanting to produce open source software based on same they already have all the rights they could need. The only party clamoring for permissively licensed software are companies intending to close off the source and sell other people’s work.

    I understand why they would want to do that I don’t understand why anyone would feel the need to work for free for something someone else closes off.

    • @[email protected]
      link
      fedilink
      English
      13 months ago

      There are some cases where it’s just not possible to release the source code, even if you wanted to.

      For example, if you’re developing a Nintendo switch game, you aren’t allowed to release any code that uses Nintendo’s sdk, so that means you also can’t use any copyleft libraries.

      Maybe MPL-licensed libraries would be ok though. Idk, I’m not a lawyer.

      • @michaelmrose
        link
        English
        13 months ago

        Why would open source code be released with the intention of helping people who wont or can’t give back?

        • @[email protected]
          link
          fedilink
          English
          13 months ago

          Why not?
          I’ve been in situations where I couldn’t release the code to a project, but I was able to use some decent libraries because they were MIT licensed.
          So I’m happy to do the same for libraries I write so that others in similar situations could also receive the same benefit I did.
          I see it as an act of public goodwill, like paying it forward for the times you can’t directly contribute to another project.

          Just my personal view on it, anyway.
          I’m not claiming it’s a bulletproof solution or that it isn’t open to being ‘abused’.

          • @michaelmrose
            link
            English
            13 months ago

            It’s an act of public goodwill to rich corporations who could get the same privilege by paying for a separate license.

            • @[email protected]
              link
              fedilink
              English
              13 months ago

              It’s an act of goodwill for all developers.

              You’re free to believe it’s a simple black/white “us vs them” issue, but I choose to see the world as more nuanced then that.