• brucethemoose@lemmy.world
    link
    fedilink
    arrow-up
    51
    arrow-down
    1
    ·
    14 hours ago

    Also, all this reminds me of drama in the Skyrim and Minecraft modding scenes, when devs publish stuff under Apache or MIT or whatever.

    Then the devs find out they don’t like what others are doing with their code. Drama ensues.


    …That’s kinda the deal with permissive licenses. Or posting publicly, like here on Lemmy. People will do things you don’t like with your code or content.

    • Toga77@lemmy.world
      link
      fedilink
      arrow-up
      31
      arrow-down
      2
      ·
      13 hours ago

      Nah if you’re a massive AI company and you scrape without contribution, you’re a huge piece of shit.

      It’s just stealing plain and simple like anything else.

      They’re not a small user getting open source software, they’re scraping what is already done to try and make you obsolete.

    • MonkeMischief@lemmy.today
      link
      fedilink
      arrow-up
      2
      ·
      7 hours ago

      “Look, I wrote this neat highly advanced machine vision thing to help people with accessibility needs communicate with loved ones! ❤️. MIT licensed I guess! Let’s make the world better!”

      Raytheon, Northropp, Boeing, Microsoft, three-letter-agencies suddenly fork it as a base for their own “projects.”

      😐

      • Denys Nykula@piefed.social
        link
        fedilink
        English
        arrow-up
        1
        ·
        6 hours ago

        Institutions with monopoly on violence or companies that they deal with don’t care whether software is released as MIT or AGPL, they just take it and build on it. (Maybe that’s exactly what you mean though, I’m not sure.)

    • unknownuserunknownlocation@kbin.earth
      link
      fedilink
      arrow-up
      11
      ·
      13 hours ago

      There are permissive licenses, and then there are copyleft licenses. Permissive licenses go in the direction of “do whatever the fuck you want”. Copyleft licenses are more like “use it for whatever the fuck you want but if you change it give it back to everyone else with the same conditions”. The people who have projects with copyleft licenses are the ones who are (rightfully) pissed about their projects being used to train AI.

      • brucethemoose@lemmy.world
        link
        fedilink
        arrow-up
        5
        ·
        10 hours ago

        Huggingface isn’t violating copyleft licenses here, I don’t think. And research projects that use it, with citations and documentation, wouldn’t either.

        Now, if some business comes along and tries to make proprietary code derived from the dataset, that’s where things get hairy. But the people doing that are responsible for the potential violation, not Huggingface.

    • amio@lemmy.world
      link
      fedilink
      arrow-up
      13
      ·
      13 hours ago

      On the other hand, totally did not see this particular shit coming. I wonder if we’ll see a rash of “permissive, except LLMs can fuck right off” licenses.

      • Lev@europe.pub
        link
        fedilink
        arrow-up
        14
        arrow-down
        6
        ·
        13 hours ago

        Permissive licences should be the ones to fuck off entirely. GPL or death

        • boonhet@sopuli.xyz
          link
          fedilink
          arrow-up
          5
          ·
          8 hours ago

          No, libraries should remain permissive IMO. Applications can be restrictive if they want to. I just don’t see any point in a copyleft library or framework.

          • Lev@europe.pub
            link
            fedilink
            arrow-up
            1
            arrow-down
            1
            ·
            7 hours ago

            No unfree application should ideally be allowed ever again

            • boonhet@sopuli.xyz
              link
              fedilink
              arrow-up
              2
              ·
              5 hours ago

              World runs on them though. I don’t mean business to consumer shit, all that can rot in hell. I mean business to business. There’s shit out there that’s incredibly niche, takes a ton of effort to develop, and there’s no way it would ever be achieved without a huge financial incentive (because it’s just so niche and it turns out paying tens or hundreds of people takes money). And someone’s gotta pay the people writing all your open source code so most of them need day jobs anyway, which will be difficult to have without any commercial software existing. Sometimes the “all our code is GPL, but you can pay us to host it for you” model works, but a lot of the time it doesn’t.

        • GreyEyedGhost@piefed.ca
          link
          fedilink
          English
          arrow-up
          12
          ·
          12 hours ago

          I’ve said it before and I’ll say it again: there is a place for permissive licenses. A great example is reference code for open standards, eg. TCP/IP.

          • Lev@europe.pub
            link
            fedilink
            arrow-up
            3
            ·
            8 hours ago

            Permissive licences are useful compared to copyleft ones only for unfree actors, which we should fight integrally at every step of the way