0 Comments
I have a long running joke with a friend about how when developing in C# you should add an extra semicolon to the end of the line... because it increases performance. 

Well, after digging into some IL, it turns out I wasn't wrong. 


no, i'm not serious

Moral of the story, always make fun of your simple programming mistakes. If you get too caught up in being perfect, being a developer will stop being exciting.