frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Ask HN: Does a human still review your code?

5•stikit•3h ago
Most of the code I work on is for internal company use at a small company and for personal projects. After experiencing painful code review processes where code was rewritten several times for what many times felt like arbitrary reasons to fit someone’s idea of a best practice, I am now on a team where code review is largely automated. I find Claude’s /review and /code-review are invaluable and do a more thorough code review than any human . For those of you who use AI to write the majority of your code, do you still have a human in the loop to do more than spot checks ?

Comments

sagabai•3h ago
I wonder how codebases for important products (not demos or short-living ones) end up without anyone reviewing the code. Some claim engineers should become more of "architects" and "designers", but not coders/reviewers anymore. Wish to hear people's stories, if much documentation and reviewing from the high-level only is enough to keep the project from becoming a failure
stikit•3h ago
If someone’s best practice,optimization or security check is that important, automate it. Automation is more scalable and consistent . It would make more sense to me to build purpose built agents to look for any patterns that matter. Yes, humans are needed to sanity check and design the agents and rules. Combine that with a well designed build and test harness , human code review seems to me to be obsolete.
davedx•3h ago
Nope. I occasionally do human review of my own code and very occasionally of other peoples', but for the most part it's all 100% automated. I use Codex's Github code review integration and it does a pretty decent job of spotting P1's and P2's.
spottedmarley•3h ago
No code review here. I tried to make it a regular part of my work flow but, it didn't last. That being said, I'm a retired developer and everything I build are personal projects so the stakes are lower than for working developers. I retired just a year or two before AI coding agents came into existence so I never experienced using these tools in an actual workplace setting. Working must have a whole different vibe these days
ryanchants•2h ago
Increasingly not. We use CodeRabbit at work, which catches good stuff. And I have my own gauntlet that I run code through.

https://github.com/jacquardlabs/gauntlet

shaftway•1h ago
Both. AI code review is built-in, but there's always a second human in the loop.

I'm concerned that there are people pushing on the code generation front, the code reviewing front, and the laziness front. Eventually they're going to all meet in the middle, and there will be a significant number of engineers who are using AI to write and review the code, rubber stamp it, and push it into prod, with disasterous results.

joshstrange•3m ago
Personal/side-business: Almost fully automated PR review flow. Local agents review before PR, Github Actions runs Codex/Claude to review the PR, if everything passes (Unit, e2e, lint, etc) then I merge. I'll review critical code paths if they are touched but that's not too often.

Day Job: Similar but more human-in-the-loop and we are still feeling out "what needs human review" and "agent review is good enough".

LLM reviews have shown me/us that they will catch more things (legit things and silly things, to be fair) than human reviewers. Human reviewers are very bad at seeing what's _not_ there. Yes, humans will catch some things that the LLM won't but it's normally only on very custom things we've done that the LLM isn't "trained" on. [0]

I think that as time goes on code reviews will be almost fully automated and humans will focus more on the plans before building, overviews of what was built, and other spec/diagram-type "artifacts" than looking at the actual code.

[0] For my side projects and even a little for work I've been trending in the "do it the way the LLM wants" not "force it into the shape you thought of" because it's easier for the LLM to write/maintain/"understand". Similar to how I don't tell an LLM "put a red button on the page here that does X", I give it the problem I'm trying to solve so that I don't "bias" it to the way I first thought of. I may force it to do it "my way" in the end but I find I get exposed to new ideas or new/different ways to solve my problem when I don't "lead the witness".

Ask HN: Should hard-tech founders join a problem or technology-first PhD lab?

10•misterballer•3h ago•8 comments

Ask HN: Does a human still review your code?

5•stikit•3h ago•7 comments

Live Experiment of the Veblen Effect

3•henryfudgeoffic•1h ago•0 comments

Ask HN: What are your unfinished projects?

2•adam_gyroscope•2h ago•1 comments

Kakehashi Update: Running Apple Clang build and lowering overhead to 1.24x

2•vlad_kalinkin•2h ago•0 comments

Ask HN: Why not expand accessibility laws to include the right to use AI?

2•amichail•3h ago•1 comments

Ask HN: Let's all sell our AI stocks, short Nvidia and pop the AI bubble

7•roschdal•1h ago•17 comments

Ask HN: What's the AI Revolution "Model T Ford"?

2•ComputerPerson•3h ago•4 comments

Ask HN: Do you know how much head hunters cost?

3•mojomark•4h ago•10 comments

New DeepSeek Pricing Published (Peak and Off-Peak)

5•mittermayr•8h ago•5 comments

Ask HN: Does AI watermarking present a new attack vector?

4•nathanfig•6h ago•5 comments

Ask HN: In your experience, what are sound conventions for e-ink UI development?

213•BoxOfRain•1w ago•72 comments

Ask HN: Move AI news from Hacker News to somewhere else?

8•thomasfl•9h ago•4 comments

Tell HN: In 2021, there were 4.5 jobs per job seeker vs. 2.5 job seekers/job now

10•ed_balls•23h ago•4 comments

Ask HN: How much money do you spend monthly on subscriptions for AI models?

13•marko-djuric•22h ago•31 comments

Ask HN: How are you preventing brainrot?

8•flyingcoder•14h ago•15 comments

Ask HN: What are you working on? (August 2026)

318•david927•5d ago•1178 comments

Is HTTPS://status.claude.com loading for you all?

7•soorajsanker•12h ago•7 comments

Ask HN: How are you finding the job market in 2026?

17•dzonga•1d ago•19 comments

Ask HN: How can you tell a site/app is vibe coded?

8•gkolli•22h ago•9 comments

Ask HN: Is AI code verification becoming your main bottleneck?

7•ochidaniel4•1d ago•6 comments

Ask HN: What browser do you use?

10•Pieczasz•1d ago•30 comments

Ask HN: Small team devs – how do you collab with UI/UX designers in the AI era?

4•cameronnimmo•1d ago•2 comments

Weekly VSCode Grumbling

3•azatom•1d ago•0 comments

Cmux SSH Lagging

3•217•1d ago•2 comments

You've reached the end!