Hacker News new | ask | show | jobs
by hootz 7 hours ago
I think they expect you to also use an LLM to review, and I bet they are doing exactly that when asked to review someone else's code.
2 comments

That gets you 90% the way there. So, it it only really works if you accept the cruft and the risks associated with that last 10%. Been doing this day in a day out for the last few months and no matter how much and how good we get the automated reviews, we still can't skip the manual ones.
Theres really no diff between a rubber stamp and an llm review, they both do the same thing.
In terms of knowledge sharing and gathering hard-won human context I agree, sort of. An LM review can at least prompt some reasonable changes, catch performance issues, etc.