Hacker News new | ask | show | jobs
by lostcolony 1159 days ago
From the article - "but it also reduced the amount of feedback that junior engineers received (in the form of comments on their code)"

Sooooo...literally just measuring how many comments are being added to the code? That feels like both a really poor measurement for feedback, and also really easily addressable (heck, if you really want that in person feel, make it so PRs are done synchronously; someone hops onto a zoom and the writer presents their code, talking through the changes).