One of my passions is optimization. There's no code related task I like more than making something run better, faster, snappier -- from tweaking UI registry keys to stripping out crap code -- I want results. Usually if something is noticeably slow on the user's end, there's something fundamentally wrong that can be made faster -- a lot faster.
Why do I love optimization? It's because it's the...