Recent Posts

Atomic Habits

3 minute read

Some notes and observations from Atomic Habits, by James Clear.

Test-driven provisioning with Chef

2 minute read

Chef is a killer tool for automating and testing your software stack. In this post I’d like to demonstrate our method of TDD’ing our infrastructure.

Smalltalk Best Practice Patterns

1 minute read

I was recently asked by a friend about which programming books I’ve found most useful over the years. I’ve read a lot of software development books but one o...