My xmonad (wm) config

Because I got inspired by h2′s my awesome (wm) config post, I thought I’d share my xmonad config. xmonad is a tiling window manager based on Haskell and as you can see in the example, the configuration file is written in plain Haskell, and if you haven’t been subjected to a functional programming language before, [...]

Functional Comprehension

I’m currently reading (and thoroughly enjoying!) a fantastic book called Learn you a Haskell for great good. The author is Miran Lipovača, and I gotta say that he’s one of the most entertaining writers I’ve ever come across. If you like programming, then get this book. It’s worth every cent. Oh, and because Miran is [...]