Zines in Development

Underneath it all, I’m a geek with my hands deep in the code. These days I build in Elixir, because small, resilient communities and long-lasting systems beat hype cycles any day. I’ve shipped big platforms, spoken on continuous deployment before it was cool, and always leaned on open source as the only way to build something real.

Lego for grownups

⏱️ 4 min development

When I think about building software I try to see where we need to end up in order to help the customer right now and then work backwards from there. Because I am really bad at knowing what customers want I mock up something that is good enough to ge

puppet basics (startup automation 2)

⏱️ 3 min development

In the last part of startup automation I talked you through the basics of configuring gitosis and the puppet config directory to make deployment of the config files really easy. Obviously we need some test clients and a working server now to play. I use parallels for local development and normall...