this post was submitted on 21 May 2024
839 points (98.8% liked)
Programmer Humor
32375 readers
308 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
What does that license have to do with AI?
~~It's an explicit "opt-out" by the OP, such that their content cannot (legally) be used to train LLMs or such (Chat GPT, Github Copilot, etc)~~
Well, that's what I assumed until i read the license terms. It doesn't explicitly mention AI or LLMs, but it does say
Which i assume has the same limitations for AI training, for commercial AI
(I am not a lawyer)
Also not a lawyer, but my understanding has always been that a license grants permissions, not limits them. No license means no permissions granted. Most sites have terms that you agree to (by posting to the site) that tell you what they may do with your content, and I don't think a license you tack onto it can change that (though it can grant permission to others).
As for scrapers and such, they were never granted any permissions to use anything. They just don't care. A license is also unlikely to change that.
I think licenses on posts are pointless and tacky, personally, but I could be missing something.