You know you're a geek when...
Perl Best Practices |
You know you're a geek when, well, first of all, you're reading a book called Perl Best Practices. However, you know you're more of a geek when you get excited that the author advocates a coding style that matches yours (i.e., spaces instead of tabs, 4-space indents, and starting brackets on the the same line as the construct that controls the block). Even worse, though, is when you can't wait to get to work tomorrow to try out a few new vi configuration options described by the author to help your lines break more sanely.