Category Archives: perl

Steve the Gambler puzzle.

Des Traynor posted a puzzle his buddy got at an interview the other day. Briefly, from a list of integers, find N integers such that they add up to zero. I think most people will agree that it’s an easy programming problem. I remember doing something similar either in second or third year university. The [...]

Musings on GTD.

So, if you’ve been following the blogosphere, you should know about the whole “Getting Things Done” movement. I’ve looked at their stuff briefly and although I wasn’t blown away I’ve adopted some of their techniques. Specifically, the “next action” approach. I’m far too lazy to implement that on paper or otherwise, so I’ve looked around [...]