Blog Archive

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

blogging 1 min read

A New Home

Apparently I think of myself as some sort of web-type-person. Well, that’s a bit hard to maintain without my own home on the web. So, now I have one.

Read Article
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