logoalt Hacker News

lelanthrantoday at 4:42 AM5 repliesview on HN

I wonder where the reviewer worked where PRs are addressed in 5 hours. IME it's measured in units of days, not hours.

I agree with him anyway: if every dev felt comfortable hitting a stop button to fix a bug then reviewing might not be needed.

The reality is that any individual dev will get dinged for not meeting a release objective.


Replies

usr1106today at 6:27 AM

I worked in a company where reviews took days. The CTO complained a lot about the speed, but we had decent code quality.

Now I work at a company where reviews take minutes. We have 5 lines of technical debt per 3 lines of code written. We spend months to work on complicated bugs that have made it to production.

titanomachytoday at 9:30 AM

My last FAANG team had a soft 4-hour review SLA, but if it was a complicated change then that might just mean someone acknowledging it and committing to reviewing it by a certain date/time. IIRC, if someone requested a review and you hadn't gotten to it by around the 3-hour mark you'd get an automated chat message "so-and-so has been waiting a while for your review".

Everyone was very highly paid, managers measured everything (including code review turnaround), and they frequently fired bottom performers. So, tradeoffs.

show 1 reply
jannyfertoday at 5:05 AM

At the bottom of the page it says he is CEO of Tailscale.

ivanjermakovtoday at 8:23 AM

I'm yet to see a project where reviews are handled seriously. Both business and developers couldn't care less.

show 3 replies
devmortoday at 6:06 AM

I’ve worked on teams like you describe and it’s been terrible. My current team’s SDLC is more along the 5-hour line - if someone hasn’t reviewed your code by the end of today, you bring it up in standup and have someone commit to doing it.