I have been playing around with literate Haskell recently while working on some exercises in Types and Programming Languages. The book uses…
This post is my mind dump from a few minutes after "Swift" was announced. As I perused the documentation I made a few observations about…
When I look at someone's code, I immediately make a value judgment about the likelihood that their code will work and that the person knows…
I recently made a transition from writing Objective-C all day to writing Ruby all day. Part of this transition was facilitated by many Ruby…
I was doing some language exploration as I am toying with the idea of getting some backend services up and running, and I have some…
Disclaimer: I need to put a giant disclaimer up front here about how I am not an expert in type theory. I read a lot of books and have…
In my new job I am working exclusively in Ruby at the moment. What that means for this blog is that most of the code I talk about will be in…