Blog Archive

Reflections on code, the things I read and what I've been up to.

sydney 1 min read

New Years Eve 2007

We moved to Sydney at the beginning of 2007. This city is quite renowned for a reasonably good fireworks show on a pretty nice harbour for New Year’s Eve, and...

Read Article
rant 3 min read

Positive Change

There was a federal election in Australia, just last weekend: the 24th of November. This election went a lot better than the last few years worth of elections. John Howard...

Read Article
rant 1 min read

One Computer

Thomas Watson from IBM said that he could foresee a need for perhaps five computers worldwide, and we now know that that figure was wrong, because he overestimated by four....

Read Article
comp-sci 3 min read

Currying

As a lazy functional language Haskell has to provide automatic currying of all functions. But once you’ve tried to use a functional language that doesn’t automatically curry you realise this...

Read Article
uncategorized 1 min read

Bear With Me...

Now that I’m using some proper tools for my blog editing I’m going back through my old posts making sure the formatting and HTML are correct. In particular, I’ve turned...

Read Article
comp-sci 1 min read

Local Editing

I was never entirely happy with using the Blogger editing box in a web browser for an entire, long post. It’s in a browser, where the slightest click or accidental...

Read Article
comp-sci 2 min read

I Don't Get Jeff Atwood

I read quite a few blogs, on different topics, but there is (obviously) a whole bunch of computing ones in there. I read some of the big name ones, like...

Read Article