Remix.run Logo
throwatdem12311 a day ago

This is why AI agent attributions in commits is silly (it’s really just a stealth ad for the tool)

Had someone at $DAYJOB just shrug and say Claude messed up when I pointed out a sql injection in the code in their PR.

It became explicit policy at the company after that moment that blaming the AI is not an excuse for shoddy work.

qsera a day ago | parent [-]

> blaming the AI is not an excuse..

It kind of is if the company mandates LLM use.

It is sort of sad that now programmers are suddenly expected to be perfect reviewers of code they didn't write.

a day ago | parent | next [-]
[deleted]
1718627440 a day ago | parent | prev | next [-]

> It kind of is if the company mandates LLM use.

It's not, because you can still quit.

throwaway613746 a day ago | parent | prev [-]

> programmers are suddenly expected to be perfect reviewers of code they didn't write

What? The reviewer (me) caught the injection in the code I didn't write.

Running /code-review and /security-review on your own code before submission is bare minimum, not perfection.