Hacker News new | ask | show | jobs
by datavirtue 1561 days ago
I don't feel guilty about bugs but I feel super guilty about not having tests.
2 comments

I think this is ultimately the healthiest balance. Bugs will happen, you shouldn't feel guilty unless you didn't even try your best to avoid them by at least having automated tests.
That was the first thing I thought of too! Sadly, I had to read to the bottom of the comments to find yours. It should be the top one for sure.