Lol, Have you ever been working on a feature in your program thats been given you a tough time. So you've been spending a couple days working on it. Then one time you run your IDE, open the work space thinking you are really gonna buckle down and finish the feature up when you realize you already finished it!!

I've been working on a menu system for a game I'm making and I was having some problems with it. I loaded up MSVC and was about to get working on it, first thing I do is a compile to get a list of errors and start working. Of course instead of a streaming list of errors I get a clean compile, and a running application that works just right. Then I remembered I finnished it two hours ago, and started watching the movie that just ended.

Funny stuff.