Coding

Typing Code and Punching Cards

Typing Code and Punching Cards

If typing code for money goes the way of punch cards, how do we ensure that code is correct?

The Jevons Paradox and the Kindle Web Proxy

The Jevons Paradox and the Kindle Web Proxy

When solving problems becomes almost free, more problems get solved. I built a silly little app last night that nobody else would ever build, and that's sort of the point.

Regular Expression Basics

Regular Expression Basics

Notes and examples on regular expressions

Improving Python Function Usability with wrapping

Improving Python Function Usability with wrapping

A simple approach to modifying Python functions for better usability without altering their core behaviour.