-
“Monads and Arrows: modelling a build system”
‒ January 14, 2012
An success story of Arrows
-
“The composability of Iteratees”
‒ December 26, 2011
An entry-level article about Iteratees
-
“Type-safe events”
‒ October 16, 2011
Type-safe event-based programming in Haskell
-
“Text/UTF-8: Aftermath”
‒ August 19, 2011
The final results, and what's next?
-
“Text/UTF-8: Studying memory usage”
‒ August 9, 2011
Benchmarking the memory usage of an example server
-
“Text/UTF-8: Initial results”
‒ July 10, 2011
A status report on my google summer of code project
-
“Parallelizing a nonogram solver”
‒ July 5, 2011
Results from the UGent course on programming languages
-
“Create a small blog using hakyll-contrib”
‒ June 22, 2011
Create your blog software in 15 minutes with Hakyll
-
“Text/UTF-8: Call for Benchmarks”
‒ April 27, 2011
A search for libraries and applications extensively using text
-
“Queueing IO actions”
‒ April 18, 2011
Creating a simple queue system for retryable IO actions
-
“Hacking Hakyll”
‒ March 30, 2011
A bit on Hakyll internals for interested hackers
-
“A Gnome Socket Applet”
‒ February 26, 2011
Making Gnome play nicely with xmonad and friends
-
“BlazeHtml 0.4”
‒ January 16, 2011
An update for the BlazeHtml project, with some new features
-
“Digestive functors 0.0.2”
‒ December 9, 2010
An upgrade of formlets
-
“BelHac: summary”
‒ November 9, 2010
Summary of BelHac, the 12th Haskell Hackathon
-
“IRC Bots, Redis bindings and Formlets”
‒ September 27, 2010
Stuff I've been working on the last month
-
“BlazeHtml 0.2”
‒ August 9, 2010
Second release of my GSoC project
-
“The Blaze Builder”
‒ August 5, 2010
A fast builder monoid for string concatenation
-
“BlazeHtml 0.1”
‒ June 20, 2010
A first release of the BlazeHtml project
-
“BlazeHtml RFC”
‒ May 27, 2010
RFC for the BlazeHtml project
-
“BlazeHtml: Initial results”
‒ April 28, 2010
BlazeHtml was accepted as GSoC project, I present the project here
-
“Using Arrows for Dependency Handling”
‒ March 26, 2010
I recently found a very good use case for Arrows, so I thought I'd share it here
-
“My Haskell TronBot for the Google AI Challenge”
‒ March 1, 2010
My bot turned out to be the top scoring Haskell bot, so here's the code
-
“Google AI Challenge and Haskell list performance”
‒ February 8, 2010
A post about a typical issue with Haskell lists
-
“Caching in Hakyll: Long live Data.Binary!”
‒ January 25, 2010
Some thoughts and findings on implementing caching in Hakyll
-
“Maybe, null, and boilerplate code”
‒ January 4, 2010
An ode to the Maybe type in Haskell, and a comparison with null
-
“Functions are data (and very cool data, too)”
‒ December 23, 2009
A short rant about how cool it is to use functions as data in Haskell
-
“A first post”
‒ December 2, 2009
A post describing the why and the how of the technical setup of this blog