• the16bitgamer@piefed.ca
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 month ago

    Looks for my username. Sees my 8 open repositories in there. Sees my poorly coded Uni projects are also in there.

    Oh lord my code is actively helping making AI worse.

  • brucethemoose@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    1 month 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.

    • unknownuserunknownlocation@kbin.earth
      link
      fedilink
      arrow-up
      0
      ·
      1 month 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.

    • amio@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      1 month 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
        1
        ·
        1 month ago

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

        • GreyEyedGhost@piefed.ca
          link
          fedilink
          English
          arrow-up
          0
          ·
          1 month 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
            1
            ·
            1 month ago

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

        • boonhet@sopuli.xyz
          link
          fedilink
          arrow-up
          0
          ·
          1 month 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.