this post was submitted on 17 Jul 2026
259 points (91.9% liked)

Fuck AI

7961 readers
2011 users here now

"We did it, Patrick! We made a technological breakthrough!"

A place for all those who loathe AI to discuss things, post articles, and ridicule the AI hype. Proud supporter of working people. And proud booer of SXSW 2024.

AI, in this case, refers to LLMs, GPT technology, and anything listed as "AI" meant to increase market valuations.

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] aesthelete@lemmy.world 39 points 1 month ago (4 children)

Commenter is right. It remains to be seen whether or not it's actually possible to license code generated this way as anything other than like MIT.

A person didn't really make it, and so a person doesn't really own it.

[–] MousePotatoDoesStuff@piefed.social 28 points 1 month ago (2 children)

All AI generated code should be GPL. It was trained on all of us, and its output belongs to all of us.

[–] quick_snail@feddit.nl 10 points 1 month ago (1 children)

That would be a copyright violation.

You can't take closed-source code, make a derivative of it, and then GPL it. That's illegal

I mean that if it's allowed at all legally, it should only be licensable under GPL. Or something like that, idk, I'm half sleepy right now

[–] svcg@lemmy.blahaj.zone 10 points 1 month ago

If the model was trained on GPL code then one could argue anything the model outputs is a derivative.

[–] danielquinn@lemmy.ca 16 points 1 month ago

MIT code can be used in GPL projects though. It simply becomes GPL code.

[–] jj4211@lemmy.world 1 points 1 month ago

The hiccup is that the statement is that pure AI output is not subject to copyright, but once a human does something 'transformative' to it, then that is. So if a human can work back to the untouched AI output, they can go to town but they can't reproduce any modification that was done after the AI generation. Since in practice, the GenAI row output is not provided it's impossible for the human to know what the human touches were to undo, so that scenario does not present a whole lot of realistic implications.