Blog Archive

Reflections on code, the things I read and what I've been up to.

books 5 min read

Review Catch-up

I’ve been falling very far behind on my book reviews. I have actually been reading, I just haven’t been reviewing. And, well, once the backlog of books gets more than...

Read Article
comp-sci 1 min read

Finding Mutual Follows

When you’re a Twitter’er you will often be in a situation where someone follows you, and you’re wondering, ‘Who is this person? Do I know them?’ Well, I can’t answer...

Read Article
comp-sci 1 min read

Satisfaction

Working on projects or working on products? Which is for you? Both provide for interesting, stimulating work with difficult problems to solve. Which are you personally going to derive the...

Read Article
comp-sci 7 min read

Automatic Deployment for Rails

For the Rails applications we’re building at work, as well as all the standard continuous integration features, we also automatically deploy our applications. That is, every time we submit code...

Read Article
comp-sci 1 min read

Reading News

Previously, I’ve been a Google Reader fan for my RSS news reading needs. Now that I’m a proper Apple fan boi with an iPhone and a MacBook Pro, I’ve switched...

Read Article