• @[email protected]
    link
    fedilink
    English
    12 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
      12 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
        12 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
          12 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
            12 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.