Live data from Hacker News

My boss decided to add a “person to blame” field to every bug report

programmers.stackexchange.com

1–10 of 145 posts

Re: My boss decided to add a “person to blame” field to every bug report

#3
The more blame you try to place the fewer commits you're going to get (and the ones you do get will be larger and full of "defensive code"). Less commits, less often will make the problem worse, not better because the merges will be larger and more painful, and more subtle systemic errors will become the norm.

This is one of those solutions that causes more of the problem its trying to solve. Management will love it.

Re: My boss decided to add a “person to blame” field to every bug report

#4
huuu - some links you may want to send him read: http://codeascraft.etsy.com/2012/05/22/blameless-postmortems...

and if he'd rather check it out in his car, have him listen to John Allspaw and Mike Rembetsy talking about blameless postmortem on the food fight podcast (the relevant part starts around the middle of the show): http://www.foodfightshow.org/2012/05/episode-14-live-post-mo...

Post reply on HN