Archive | April 3, 2009

Insidious Bugs or: How I Stopped Worrying and Learned to Love Exceptions

“Insidious bug” is a term that I use to refers to software defects that are invisible to the end user, but are quietly causing problems behind the scenes.  These errors often occur when a normal bug was either trapped and ignored, or fixed by treating the symptom and not the root cause.  This is also [...]

2 Comments Continue Reading →