Earlier quoted context omitted.
Everybody has had a complete 180 in terms of copyright protections. Before, nobody cared about downloading music, movies, TV shows, or pirating games. Now, when the copyright law is affecting them, they are gungho about protecting these billion-dollar companies' copyrights.
A more logical explanation would be that there are different opinions and those who complain are usually louder.
Who owns the code Claude Code wrote?
431–440 of 570 posts
Re: Who owns the code Claude Code wrote?
#432Re: Who owns the code Claude Code wrote?
#433So by this logic my auto complete function before Ai also wrote 50% of my code and is not made by me, because I didn't type it. What should matter is intent, the human that gives the orders.
I'd like to hear more nuance with regards to this line of reasoning. Can you conceive of a model that contains highly non-trivial representations of IP owned by others than yourself? Can you conceive that you might "order" the model to "produce" that IP? What happens then?
Try this both for "open source code" as the IP, and "the novel I wrote", and "latest Hollywood movie". The model does not have to be a real model currently available. It's just a thought experiment.
Try also to elaborate on the sliding scale between "an AI model" and "a compression system".
Re: Who owns the code Claude Code wrote?
#434Personally, I think that the human directing the agent owns the copyright for whatever is produced, but the ability for the agent to build it in the first place is based off of stolen IP. I'm concerned about the copyright 'washing' this enables though, especially in OSS, and I think the right thing for OSS devs to do is to try to publish resulting code with the strongest copyleft licensing that they are comfortable w…
I find idea that the code could be copyrightable as weak. There are only so many ways to write a for loop. Similarly you can't copyright schematics (apart from exact visual representation as form of art). Code is just a schematic.
That's like saying "there's only so many ways to greet your neighbor, so any text that simply greets your neighbor isn't copyrightable – and therefore no text is copyrightable".
Re: Who owns the code Claude Code wrote?
#435Earlier quoted context omitted.
Everybody has had a complete 180 in terms of copyright protections. Before, nobody cared about downloading music, movies, TV shows, or pirating games. Now, when the copyright law is affecting them, they are gungho about protecting these billion-dollar companies' copyrights.
Its not about "billion-dollar companies' copyrights", but also about voluntary copyleft free software. If I license my code under GPL I don't want other persons/companies just whitewash that code through LLMs and use it in their proprietary code.
Re: Who owns the code Claude Code wrote?
#436Earlier quoted context omitted.
Anthropic was sued successfully for training on books, the law still applies to them https://www.npr.org/2025/09/05/g-s1-87367/anthropic-authors-... When I write fizzbuzz do I owe royalties to the inventor of fizzbuzz? Is my brain copyright thieving because I can write out the song lyrics from memory?
They got sued for downloading pirated books and not for using them for training. Huge difference.
Re: Who owns the code Claude Code wrote?
#437Re: Who owns the code Claude Code wrote?
#438Re: Who owns the code Claude Code wrote?
#439So by this logic my auto complete function before Ai also wrote 50% of my code and is not made by me, because I didn't type it. What should matter is intent, the human that gives the orders.
Example,
https://marketplace.visualstudio.com/items/VisualStudioExptT...
Re: Who owns the code Claude Code wrote?
#440So by this logic my auto complete function before Ai also wrote 50% of my code and is not made by me, because I didn't type it. What should matter is intent, the human that gives the orders.