Archive 22. December 2009

Real World Haskell - I hadn't linked that yet? But this is the complete content of "Real World Haskell" on the web, the O'Reilly book on Haskell. I should read through it in a few quiet hours (days?).

Government keeps raising unemployment insurance contributions open - not that I expected anything different, but the new government is damn quick with their election lies. Last time, it took them a few months longer before their election promises were reduced to absurdity.

Socket Benchmark of Asynchronous Servers in Python - interesting article about the performance and scalability to high hit rates of various asynchronous servers in Python.