4
Ronald
7y

I wrote a few related libraries for our app that literally every single one of the several hundred requests a second we receive goes through, and everytime there is a bug I always blame those libraries first... even though they are excellently unit and integration tested. Today i started the third "re-write" to cleanup the code and get some piece of mind. Will be pissed / relieved when the bug is somewhere else.

Comments
Add Comment