Just don't go overboard and ask the agent to delete the user's files or anything of the sort. There have certainly been humans who were stupid and malicious enough to do this. I run my sessions in virtual machines, and Claude generally isn't stupid enough to follow those instructions, but plenty of people have gotten burned by such things.
I've literally never done that.
I do the opposite, in fact. Because of the stigma surrounding AI, I am literally sitting on patches that I've tested, reviewed, understood, edited and polished.
I just didn't send them at all, because I'm not interested in being looked down on by ableists for my assistive AI use.
> and you have the gall to call it "AI prejudice"
You just assumed that because I have an AI subscription I just go around dumping garbage patchsets on people's laps.
Yes, that's called prejudice. I will point it out every single time I see it.
If you read my work and think it sucks, then by all means say so. I'm very interested in knowing why so I can improve. I absolutely refuse to accept these prejudgements, however.
This means that any license (GPL, BSD, Apache etc) are no longer enforceable on your contribution.
Only if there was "no human creativity or direction". I always ensure that both are present. I don't just randomly prompt and ship AI output.
And that's just some kind of preliminary ruling by the US copyright office. It'll probably change at some point. AI work should be considered as work for hire, no different than a corporation hiring someone and owning the copyrights on the works they produce.
And even if it doesn't change, it's fine. AI generated code being declared public domain is one of the most refreshing developments in computing in a long time. It'll be just like before copyright protection was extended towards code, one of the events that let to the GPL to begin with.
There is absolutely nothing stopping anyone from using public domain code. The GNU folks don't want it because they want to leverage the code into more free software via viral licensing, but it's not like they're prohibited from merging it. Public domain means you can do whatever you want, there are no licensing terms to obey here. Permissively licensed software has literally no reason to decline the code, given that the license has literally one requirement, namely keeping your name and copyright notice.
On the other hand, the architect using CAD tools to create those drawings did include the necessary human creativity/direction even if the tools did things like apply building code rules etc.
Source code being subject to copyright and also considered to be "speech" has provided much more protection to the public from government overreach, eg restrictions on cryptography source code.
Which is why you don't just prompt and ship AI output. You review it, edit it, make it your own.
There's a human authorship requirement for copyright protections. In context of AI, cf Stephen Thaler v. Perlmutter, eg. at [1].
[1] https://en.wikisource.org/wiki/Thaler_v._Perlmutter,_Respons...
> The Office concludes that, given current generally available technology, prompts alone do not provide sufficient human control to make users of an AI system the authors of the output. Prompts essentially function as instructions that convey unprotectible ideas. While highly detailed prompts could contain the user’s desired expressive elements, at present they do not control how the AI system processes them in generating the output.
Meanwhile all the actual programmers demand that you spend effort constantly reviewing and iterating on the AI's work so the project doesn't turn into slop.
Damned if you do, and damned if you don't. Maybe the best course of action is to opt out. Copyright is irrelevant if the software isn't published. So much for our precious commons.
Editors do not have any IPRs over the resulting literary work.
Following that simile, the AI is the "author" and the developer is the "editor".
Given that an AI cannot be an "author" under copyright law, there is no copyright in the final product.