logoalt Hacker News

redwall_hpyesterday at 9:08 PM1 replyview on HN

The courts have determined that, yes, and that is the position of the Copyright Office. And the Supreme Court has rejected appeal, so that's the standing precedent.

Realistically, look forward to SOX style audits and having to maintain evidence of how much of a code base has human authorship vs machine generation. Or reject slop.

I can't wait for:

* The first company to do perjury for litigating over a nonexistent copyright for machine generated code.

* The first company to get nailed to the wall for reverse engineering and replicating high profile copyrighted code, like Windows.


Replies

circuit10yesterday at 10:25 PM

Having a tool involved isn't the same as being entirely generated by a tool

For example, without any AI, if I generate a lookup table for the sine function in my code, that table may not be copyrightable because it was machine-generated, but it doesn't somehow make the rest of the code not copyrightable either

"Co-authored by" doesn't imply it was entirely machine-generated