[Your hexagrams are number 58: Tui - The Joyous, Lake and 24: Fu - Return (The Turning Point)]
Haskell arrays are amazing
Functional languages are all about lists... but Haskell has incredible arrays
Using a Linux laptop in text mode
Linux has everything you need to use your laptop even if you choose not to use the pointy-clicky interfaces
I've got a new netbook
So finally I give in to temptation...
n-Bit Gray codes in Haskell
A first step in what will become a combinatorics library
Which language would you use?
It depends
Website Changes
An occasionally-updated summary of stuff I've changed
Adding comments
So I've thought about doing this for some time but never had the spare time. Finally I add comments.
Thank goodness for greasemonkey
Google recently added an extremely annoying feature to google reader. Thankfully you can decide for yourself how their website works.
helper classes for scala
My first opensource scala package
Not Memoization
Sometimes you need a better algorithm, rather than papering over the cracks with optimisation