logoalt Hacker News

mountainriveryesterday at 4:51 PM3 repliesview on HN

What’s the difference if you review the code getting merged?


Replies

i_cannot_hackyesterday at 5:32 PM

Reviewing the correctness of code is a lot harder than writing correct code, in my experience. Especially when the code given looks correct on an initial glance, and leads you into faulty assumptions you would not have made otherwise.

I'm not claiming AI-written and human-reviewed code is necessarily bad, just that the claim that reviewing code is equivalent to writing it yourself does not match my experience at all.

show 1 reply
IshKebabyesterday at 7:30 PM

The difference is we can't tell if you reviewed the code.

show 1 reply
throawayontheyesterday at 5:40 PM

i mean idk that's sorta like asking what's the difference of having tests if you review the code getting merged