The Objective Vimmer

Rocking iOS Development with the Vim

PrizCon 2013

Saturday I attended PrizCon 2013, a full-day technical conference inside the Marion Correctional facility to inspire and educate and connect.

Intro to Scheme

What’s amazing about Scheme is that it’s small and easy to learn, but still amazingly powerful. Scheme’s code-is-data philosophy allows you to invent your own language features. And it’s functional.

Code Reuse in Kiwi Tests

Kiwi provides a pretty awesome DSL for writing expressive, executable specs. What it doesn’t provide is an easy way to reuse code.

The Programming Flow Experience

I really, really love the flow experience of programming. It’s something that I’ve been practicing and cultivating for years, and I’m just now realizing that not everyone has the same kind of experience. So I’m really, really curious how other people experience programming flow.