logoalt Hacker News

benreesmanlast Saturday at 6:46 AM1 replyview on HN

I think you're very wise to preserve your commit handle as something other than a shift operator annotation, not everyone is.

I think I'm using it more than it sounds like you are, but I make very clear notations to myself and others about what's a big generated test suite that I froze in amber after it cleared a huge replay event, and what I've been over a fine tooth comb with personally. I type about the same amount of prose and code every day as ever, but I type a lot of code into the prompt now "like this, not like that" in a comment.

The percentage of hand-authored lines varies wildly from probably 20% of unit tests to still close to 100℅ on io_uring submission queue polling or whatever.

If it one shots a build file, eh, I put opus as the meta.authors and move on.


Replies

mwcampbelllast Saturday at 3:19 PM

I wonder if it's actually accurate to attribute authorship to the model. As I understand it, the code is actually derived from all of the text that went into the training set. So, strictly speaking, I guess proper attribution is impossible. More generally, I wonder what you think about the whole plagiarism/stealing issue. Is it something you're at all uneasy about as you use LLMs? Not trying to accuse or argue; I'm curious about different perspectives on this, as it's currently the hang-up preventing me from jumping into LLM-assisted coding.

show 1 reply