Skip to content
Dec 6 / Stephan Segraves

I Hate Bugs

No, not insects, software bugs. I hate when you have worked hard on something and it works but somehow, someway it breaks down the line. Then comes the debugging process, which in my opinion, is the worst part. Going through lines and lines of code trying to find the root of the problem and then deciding if it is fixable and if so how do you go about fixing it.

The big bugs are usually the easiest ones to find while the little ones make you bang your head on your desk. I really need bug tracking software…

Related posts:

  1. Document Exchanging
  2. Stats and why I hate it!
  3. Microsoft and Internet Explorer
  4. Well it looks like it worked…
  5. Society

Leave a comment