• Sanctus@anarchist.nexus
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    1
    ·
    2 小时前

    One of the commentors in there claims that Claude will straight give you struct sk_buffer. I dont have access to Claude but I vomited and went to chatgpt and it said it was copyrighted and couldnt give it to me. I know we hate AI, but ir changes so fast make sure your info is right. We cant take them down with falsehoods, even if they are freshly made false. If anyone has Claude and can test let me know.

    • underisk@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      1 小时前

      You can ask the LLM the same question a hundred times and it might not give you the same answer it gave someone else. The way it responds is a combination of random chance and the language used to ask the question.

      • Sanctus@anarchist.nexus
        link
        fedilink
        English
        arrow-up
        1
        ·
        57 分钟前

        I used whatever free tokens I had asking and every time it said it was a copyright violation in different ways. Make of that what you will but dont underestimate these oligarchs. They’re weaving past, present, and future into the biggest ball of shit ever created and it rolls in their favor.

    • thatonecoder@lemmy.ca
      link
      fedilink
      arrow-up
      19
      ·
      9 小时前

      Nope. The LGPL simply makes an exception for programs that link with it through an API (aka when an LGPL program is used as a library).

    • hobata@lemmy.ml
      link
      fedilink
      arrow-up
      5
      arrow-down
      20
      ·
      9 小时前

      nope, here *GPL acts like cancer, once it touches something, it remains *GPL until the last bit of it is still there.

      • tabular@lemmy.world
        link
        fedilink
        English
        arrow-up
        17
        ·
        7 小时前

        Cancer is a bad analogy. It’s more like antibodies against non-free bactetia :)

        • hobata@lemmy.ml
          link
          fedilink
          arrow-up
          3
          arrow-down
          5
          ·
          4 小时前

          I have a completely different view of what free means. xGPL are restrictive and sticky.

  • hobata@lemmy.ml
    link
    fedilink
    arrow-up
    1
    arrow-down
    43
    ·
    10 小时前

    Well, I do not get his point, the code has been completely rewritten. Not to mention that the new license is much better than the old one.

    • CommanderCloon@lemmy.ml
      link
      fedilink
      arrow-up
      8
      ·
      6 小时前

      This is a vast downgrade; stripping the GPL is an obvious attempt at nuking open source by bad faith actors. See what’s happening with AOSP, which would be impossible under GPL.

      The day GPL stops being used is the day every major tech company will start slowly but surely closing their code down until open source is completely dead

      • forestbeasts@pawb.social
        link
        fedilink
        arrow-up
        1
        ·
        32 分钟前

        Yeah, personally I don’t really like the GPL* (for stuff that isn’t actively of interest to companies), but this kind of stripping the GPL from an existing project is just, gross. Definitely seems like an active attempt to nuke it and take it over.

        (*because I like it when other open source people can use a given piece of code e.g. I wrote, and I’m not particularly picky about whether they agree with me on what specific form of open source is best; wanna use my MIT or public domain code in a GPL project? go for it!)

        (s/open source/free software/g if you’re one of the “open source isn’t REAL FREE SOFTWARE!!!” people; I use the terms interchangeably, bite me)

        (also I get using the GPL for stuff that companies would actively want to take over. Like, apparently, this project.)

        – Frost

      • hobata@lemmy.ml
        link
        fedilink
        arrow-up
        1
        arrow-down
        5
        ·
        3 小时前

        What is happening with AOSP has nothing to do with the license. This project is not being developed by the community, but by Google for Google’s money, and Google can do whatever it wants with it. It’s silly to be offended by this. Anyone who is dissatisfied can fork the project and do whatever they want with it, if they can manage *(well, no, without Google’s resources, this is of course unrealistic).

    • zogrewaste@sh.itjust.works
      link
      fedilink
      arrow-up
      35
      ·
      10 小时前

      If the llm they used was trained on the original code, the result was not legally rewritten. To change licensing without buy in from all original authors, the new code must be fully original from spec. Ignoring the legal definitions for convenience opens the door for corporations to steal open source and copyleft materials and strip away the licensing requirements.

      • hobata@lemmy.ml
        link
        fedilink
        arrow-up
        2
        arrow-down
        29
        ·
        9 小时前

        That’s a wild claim you’re making. So far, it looks like the code is completely new, and for this case, it doesn’t really matter where it comes from. New code - new license.

        • Treczoks@lemmy.world
          link
          fedilink
          arrow-up
          15
          ·
          8 小时前

          If the LLM training data is based on / has used GPL code, this might set an interesting legal precedent.

        • mina86@lemmy.wtf
          link
          fedilink
          English
          arrow-up
          17
          ·
          9 小时前

          If you write new code looking at the old code in another editor window, that’s likely derivative work. If you’ve never seen the original code and are looking only at the API, that’s likely not derivative work. Determining whether the code is ‘new’ is insufficient.

        • wholookshere@piefed.blahaj.zone
          link
          fedilink
          English
          arrow-up
          8
          arrow-down
          2
          ·
          8 小时前

          okay, you have to be able to prove the LLM didn’t learn off of the original source material. Because if it is, its dertivitve work, making it subject to LGPL.

          • redrum@lemmy.ml
            link
            fedilink
            arrow-up
            1
            arrow-down
            2
            ·
            2 小时前

            LLM is not the copyright owner, it’s a developer of the LGPL package… IMHO, it’s an obvious violation of the original developer rights.

          • hobata@lemmy.ml
            link
            fedilink
            arrow-up
            2
            arrow-down
            10
            ·
            8 小时前

            Well, I do not have to, the burden of proof lies on the person making the claim.

            • wholookshere@piefed.blahaj.zone
              link
              fedilink
              English
              arrow-up
              7
              ·
              7 小时前

              That’s valid in a debate, but not quite how courts work?

              I’m not a lawyer, just someone petty enough to read laws.

              The discovery requests in the law suit will require yo turn over all training data. From there, it will be up to the AI makers to prove that it wasn’t used, if it was fed into training data. Which if it was open source, almost certainly was.

              That as side.

              Your making an equal claim that it wasn’t. With an equal amount of proof. So what your sating bears as much weight as the other person.