For the past month, I’ve tried a new way to store my SSH and PGP keys that’s worked out well enough that it’s worth writing about…
I attended the WWW 2013 conference from May 13th-17th in Rio de Janeiro, Brazil. There were usually 6 (or more) tracks going on in parallel, so unfortunately I didn’t get to see all the work…
When I was a kid, learning how to program wasn’t straight forward. I didn’t have anyone to guide me and there weren’t old programming manuals lying around my house; I had myself and the internet….
Python’s lack of empty set literals bothers me. In a language known for its orthogonality, it’s an odd omission. The chart just feels unbalanced to me. dict() = {} set() tuple() = () list() =…
Today the above advertisement for code.org went viral for advocating that programming be taught to everyone because of the way it impacts thinking. Not only does learning how to code change your thinking, it empowers…