Not only does LaTeX make your resume look better, it also makes it easier to manage. I have a whole bunch of sections for things like different projects, experience, awards, education and so on. I can easily switch any of them out in any particular resume I want to print because they're all in separate files. The actual resume itself is just a bunch of includes, which means I can easily have multiple different permutations that are kept in sync whenever I update the appropriate sections.
Of course, this hasn't helped me at all because I haven't updated my resume in a year and a half. This might not seem too bad, but I was actually in the middle of freshman year last time I touched it :P.
Yeah, that is another advantage. I use a combo of commenting things out and storing all the changes in git, so I can easily pull back old stuff if I need to for some reason.
That's why I published the source. Because it took me hours to find all the docs for all the different parts and put it all together. I figured I could help others out. I'm glad I was right!
Haha, you assume my code follows good TeX style and conventions. If the only code sample I ever saw by myself was that, even I wouldn't hire myself. (That was a confusing sentence to write :P.)
If you can imagine a site with IE-specific code and a layout that's half specified with absolute positioning and half with , you wouldn't be that far off from what my resume code looks like. It's essentially held together with metaphorical duct tape and \vspace{}.
It's like sausage--tastes great, but never visit a sausage factory :).
Maybe it's my browser on this ancient laptop, or maybe it's my ancient eyes, but the two 2011s in the start/end dates in your reddit position don't look identical to me. It looks like there's more horizontal space between the 1s in the second line than in the first, and in both cases, it looks like the first 1 is closer to the zero than the second 1 is to the first 1.
I wouldn't make a hire/no-hire decision based on something as insignificant as that, but in the context of you holding it out as a example of a well-formatted resume, it kind of grabbed my attention right away and wouldn't let go.
It is a great resume, though, and I might steal a few of your layout ideas for mine, next time I update it, if you don't mind.
Of course, this hasn't helped me at all because I haven't updated my resume in a year and a half. This might not seem too bad, but I was actually in the middle of freshman year last time I touched it :P.