Latest Posts
Read-Only Friday
Hey guys! Guess what I didn’t do last Friday! Only read. I don’t mean I skipped work to read a book all day, which actually sounds kind of nice. Read-only Friday is an IT tradition that decrees one should not commit changes to a production server/website/app on the last work day of the…
Read more
Protip: XHTML to HTML5 Inexplicable Vertical Space
If you’ve changed the DOCTYPE of an older site using XHTML to HTML5 and now your images have an inexplicable space beneath them, it’s not just you. Solution: img { display: block; } I lost probably 6 hours trying to troubleshoot the CSS and no amount of border, padding, margin…
Read more
An Eventual Lifetime of Lessons Learned
35 isn’t too late for two things: Collecting your thoughts into a journal-like form (it’s NOT a diary!) Have your first kid Topics you will find discussed on this blog include information technology (web development, Linux, information security), learning to become a father (I have no idea what’s going on),…
Read more