top | item 46692307

(no title)

spolitry | 1 month ago

It seems that people feel code review is a cost, but time spent writing code is not a cost because it feels productive.

discuss

order

swiftcoder|1 month ago

I don't think that's quite it - review is a recurring cost which you pay on every new PR, whereas writing code is a cost you pay once.

If you are continually accumulating technical debt due to an over-enthusiastic junior developer (or agent) churning out a lot of poorly-conceived code, then the recurring costs will sink you in the long run

damnitbuilds|1 month ago

"review is a recurring cost which you pay on every new PR, whereas writing code is a cost you pay once."

Huh ? Every new PR is new code which is a new cost ?