I had some troubles to increase the maximum heap size used by eclipse on my gentoo installation. Read on to see how to solve it.
Using gentoo on your Raspberry Pi may sound like a suboptimal choice considering the awful long compile times. To speed things up you can setup your main workstation to serve as a distcc build server.
Small introduction on how to write a custom HTTP module for ejabberd
I have just released the version 1.0 of my .NET XML serializer written in F#. Have a look and give it a try!
Mysteriously Visual Studio does not allow to add folders to F# projects. However it is perfectly possible to do so anyway.
Ever wanted to create or override a function with an out parameter in F#? This is how it's done.
Generating the Conway look-and-say sequence in haskell
A short installation walkthrough on how to get the Raspberry pi to run gentoo linux
Ever wondered how to write an extension method for arrays in F#? This is how it can be done...
First part of a possibly longer series on solving 99 problems in scala