Code snippets
Articles
- 
    
Prisoner’s Dilemma Tournament
A classic, the iterated prisoner’s dilemma (or tournament) is a fun and relatively simple way to “run a simulation”. One … Read more →
 - 
    
Equal height jQuery plugin
Sometimes you need to have elements to be the same height, but you can’t achieve it by using CSS. This … Read more →