Christmas
LED binary clock for Christmas: $22.99.
Having a wife who can set it for me: Priceless.
Programming sustainably in the twenty-first century software ecosystem.
A colleague shared a Planet GNOME article with me this morning about using the Thread.js library to fake threads and write Erlang-style concurrency in JavaScript. After briefly investigating said library, I must reluctantly admit that I didn't realize how much really cool stuff there is in JavaScript 1.7 -- much of which has been imported from Python: generators, iterators, and array comprehensions.
Labels: javascript, python