(no title)
reidrac | 29 days ago
Is not a gift if it was stolen.
Anyway, in my opinion the code that was generated by the LLM is yours as long as you're responsible for it. When I look at a PR I'm reading the output of a person, independently of the tools that person used.
There's conflict perhaps when the submitter doesn't take full ownership of the code. So I agree with Antirez on that part
tonyedgecombe|29 days ago
Yeah, I had a visceral reaction to that statement.
amelius|29 days ago
slim|29 days ago
wernsey|29 days ago
Code is the expression of knowledge and can be protected by copyright.
A lot of the popular licenses on GitHub (like MIT) permits you to use a piece of code on the condition that you credit the original author. If an LLM outputs code from such a project (or remixes code from several such projects) then it needs to credit the original authors or be in violation.
If Disney's intellectual property can be stolen and needs to be protected for 95+ years by copyright then surely the bedroom programmers' labor deserves the same protections.
jakkos|29 days ago
lou1306|29 days ago