1214
this post was submitted on 14 Mar 2025
1214 points (98.9% liked)
Technology
66465 readers
3843 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I don't see how you can write the law such that it allows training ai on copyrighted data without making it possible to train a special llm on a single github instead of the entire universe, and essentially treat it as a full compression of the source.
The outputs are still bound to copyright laws. Tracing pixel per pixel over an artwork doesn't make it immune to copyright laws, maliciously over training gen ai to act like a database and outright copy shouldn't either.
If you have a carbon copy of someone's github, it doesn't matter if you generated it, it's still a copy. Although code is a difficult example since I'm not entirely where the line is for one repo to be different then the other when they are accomplishing the same task.
I always imagined businesses just grabbed the gpl software and would tell their employees to rewrite it but different. Most things I dive down into seem to stem from one algorithm or two from a paper and the rest is fluff.