Hacker News new | ask | show | jobs
by conradfr 1476 days ago
> Person 4 says at his company they tracked how much money your bugs cost the firm, and at the end of the year if that number is too high, you're fired.

As someone who almost never ships a bug but is a bit slower because of that, I would love it ;)

2 comments

Anecdotally, 80-90% of my bugs are business logic “errors” that came about because either 1) the client didn’t tell us about the special edge case that is now happening, or 2) the person who wrote the requirements didn’t capture the business logic quite right (usually the reason is because of #1, but not always).

Very few of my tickets are directly from programming mistakes, but I do own up to them when they happen.

Given

> Person 1 says there is a lot of politics, ass-covering, and throwing under the bus

It sounds like you have to be good at politicking or it doesn't matter if you write bugs or not :(