I’ve added Disqus comments on post pages as an experiment to see if it fosters more interaction.
I’ve changed my Atom feed to use Feedburner, so for the 2 (hmm, that might be a generous total) of you following my blog, please point your feed reader at http://feeds.feedburner.com/lukerandall so that you can stay up to date. Thanks.
In an effort to break the usual Haskell newbie cycle of writing another blog post on monads, my inaugural Haskell themed blog post will be about monoids, which I’ve found to be surprisingly interesting.
Simply put, a monoid is an algebraic type with an associative binary operation...