Archives
-
Using hg bisect to hunt down bugs
The “bisect” command in Mercurial (git has it too) is a great way to quickly find which version of your code introduced a bug. This post will show you how to use the bisect command along with handling a small “gotcha” I encountered while using it.
-
2012 Begins
It has become tradition for the past few years that my first blog post of the new year is to thank Microsoft for being recognized as an MVP. This year is no different. Once again, I’m honored to be recognized by Microsoft for my contributions to the community. After visiting Redmond for the past 4 years, I’m going to be skipping the Summit this year. I’ve got a client project that I really want to focus on and don’t want to push it out another week.