Hacker News (curated)new | past | comments | ask | show | jobs| show hidden

That’s not what we’re talking about, though. That’s mechanical transformation, and isn’t the same thing as code that’s generated on demand from scratch, based on plain-language intent.

Surely you know the difference, right? I assume you’ve used LLMs to generate code by now?



And what is the good old autocomplete feature? Do you attribute it authorship, too?

Is a series of matrix multiplications on a token vector not a mechanical transformation?

Where is the point where you start to anthropomorphize it?


That’s a great question, and is why we have these debates, and have courts to adjudicate disputes. I don’t have all the answers, but the gap between these different behaviors seems pretty wide to me.

Autocomplete doesn’t really work until you start typing. The fact that my phone recognizes that I’m starting to type a word and the IDE offers the most statistically likely choice for me to accept doesn’t make those words its own. Same with autocomplete on a phone or in a word processor when entering sentences.

FWIW the Copyright Office, for its part, recognizes that AI generated code is mechanically generated and its opinion is that it’s not copyrightable.

But that’s not really what we’re talking about here. We’re talking about attribution and when it becomes important. To me the metaprogramming/codegen case is different because of the nature of the mechanism, particularly if you wrote the inputs that the IDE transformed on your behalf.


It's still code generation, a compiler also generates code, why do you sound like you are arguing LLMs are the only path to generating code now?

So “create an express app boilerplate, make no mistakes” requires attribution but “npx express-generator myapp” does not?

The bar for “writes code for you” is very low.


That’s my opinion, yes.

What, specifically, do you have against it?


Nothing at all, I just think its a rather arbitrary distinction, especially when you consider heuristic methods like autocomplete that have been around for ages.

Line-drawing exercises are frequently difficult. :-)



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact | github