https://henrikwarne.com/2025/06/15/lessons-from-9-more-years-of-tricky-bugs/
Lessons From 9 More Years of Tricky Bugs | Henrik Warne's blog
Since 2002, I have been keeping track of all the tricky bugs I have come across. Nine years ago, I wrote a blog post with the lessons learned from the bugs up...
tricky bugs henriklessons
https://henrikwarne.com/2016/06/16/18-lessons-from-13-years-of-tricky-bugs/
18 Lessons From 13 Years of Tricky Bugs | Henrik Warne's blog
In Learning From Your Bugs, I wrote about how I have been keeping track of the most interesting bugs I have come across. I recently reviewed all 194 entries...
tricky bugs henriklessons
https://henrikwarne.com/2016/04/28/learning-from-your-bugs/
Learning From Your Bugs | Henrik Warne's blog
Bugs are great learning opportunities. So how do we make sure we learn as much as possible from the bugs we fix? A method I have used for more than 13 years...
bugs henrik warnelearningblog
https://henrikwarne.com/2014/01/01/finding-bugs-debugger-versus-logging/
Finding Bugs: Debugger versus Logging | Henrik Warne's blog
logging henrik warnefinding