logoalt Hacker News

josephgyesterday at 10:18 PM4 repliesview on HN

Likewise. I don’t mind that people use LLMs to generate text and code. But I want any LLM generated stuff to be clearly marked as such. It seems dishonest and cheap to get Claude to write something and then pretend you did all the work yourself.


Replies

rogerrogerryesterday at 10:52 PM

The reason I want it to be marked as such is because I review AI code differently than human code - it just makes different kinds of mistakes.

show 1 reply
pxcyesterday at 10:46 PM

You can disclose that you used an LLM in the process of writing code in other ways, though. You can just tell people, you can mention it in the PR, you can mention it in a ticket, etc.

show 1 reply
dml2135today at 1:26 AM

So if I use Claude to write the first pass at the code, make a few changes myself, ask it to make an additional change, change another thing myself, then commit it — what exactly do you expect to see then?

show 1 reply
Fr0styMatt88yesterday at 11:15 PM

I guess if enough people use it, doesn’t the tag become kind of redundant?

Almost like writing “Code was created with the help of IntelliSense”.