• @[email protected]
    link
    fedilink
    22 months ago

    Every open source license grants permission for AI training, and GitHub copilot by default rejects completions that exactly match code from its training. You can’t pretend to be pro-open source or pro-free software but at the same time be upset that people are using licensed software within its license terms.

    • kus
      link
      English
      42 months ago

      If you use agplv3 for training your LLC, shouldn’t the code you spit out also be agplv3?

      • @[email protected]
        link
        fedilink
        22 months ago

        Only if you can reasonably argue that the output is the input (even with exact matches over a certain size being auto-rejected), and that it is enough to qualify as a copyrightable work. I’d argue line completions can never be enough to be copyrightable, and even a short function barely meets the bar unless it is considered creative in some way.

    • @parpol
      link
      12 months ago

      deleted by creator