It's about what broke, not who broke it
rachelbythebay.com
It's about what broke, not who broke it
1–10 of 105 posts
Re: It's about what broke, not who broke it
#2The old IBM story is worth mentioning in relation to this: http://www.mbiconcepts.com/watson-sr-and-thoughtful-mistakes...
Re: It's about what broke, not who broke it
#3If the tasks were difficult that would be one thing, but I'm talking about stuff like committing code to prod that was clearly never even executed once.
Re: It's about what broke, not who broke it
#4It's always the same f*ing people that break it though!
Re: It's about what broke, not who broke it
#5I used to think this way until I started working with someone who was nearly always the one who broke it. At some point we just had to face the fact that his work was unreliable even after significant mentoring. If the tasks were difficult that would be one thing, but I'm talking about stuff like committing code to prod that was clearly never even executed once.
If you have those two things then someone is already motivated to learn from what happened and will probably never make that mistake again(which are the large majority of engineers in my experience).
Re: It's about what broke, not who broke it
#6Re: It's about what broke, not who broke it
#7Its a nightmare, because there's no room for experiment left anymore. Everyone just sticks to the template, afraid to do more than required, never deleting unused code etc. An attitude like this never ever helps!
Re: It's about what broke, not who broke it
#8Re: It's about what broke, not who broke it
#9My manager at work especially has the reverse attitude where the person who broke it is more significant than what broke/how we fixed it/ how to avoid it in the future. I have seen people get taunted for a bug they caused two years ago, a bug which didn't affect any revenue or was pretty easy to fix. And of course it still gets pointed out during appraisals. Its a nightmare, because there's no room for experiment lef…
Re: It's about what broke, not who broke it
#10Of course I write enough stupid bugs myself that I'm bound to think this way.