A code addiction
One of the things I've been realizing lately is that I have a bit of an addiction to code. Whenever I find a new source code release that seems interesting I can't help but dig into it. Although it can sometimes be hard to get a whole heck of a lot our of just a set of source files I find myself endlessly wondering around within the source tree. Evaluating how things are written, what patterns are being used, comparing it to code I've written, and considering alternate design choices that could have made things cleaner or more “elegant.”