Recent Posts

The importance of win times

As most developers I have really good and really bad days, it comes with the nature of the job. Lately I have been thinking that I had a lot of bad days, I n...

Learning F# with Katas

For a while, I’ve been trying to learn functional programming and after a lot of prodding I chose to learn F# this year, the reasons:

Game AI pro review

TL;DR: It is not everyday that I definitely need to learn from a book. When I got “Game AI pro” I needed to learn as much as possible about practical usage o...

CodeMesh presentation slides

Possibly what blew my mind the most last year was attending and presenting at CodeMesh, the conference line-up was impeccable, and of course, the interesting...

The first Functional Katas meetup

The first Functional Katas happened last Wednesday, out of 29 people who signed up, about 15 turned up. Which is great given that it’s January and cold, and ...

Standing desk day to day

I decided to keep a mini journal with updates about having a standing desk, I figure a lot of people are thinking about it (like I was) and it might be handy...

F# Autocomplete plugin for Sublime

I am learning functional programming and the one I am playing with the most is F#. So I was on the look out for something small to do with the language, the ...

Yeppp!… for numbers

On the interwebz today I found an interesting library that somehow I haven’t heard of before, and it is a few years old, I wonder if the low popularity leve...

MEF and AppDomains II

Continuing from yesterday, I was testing how hard it is to work with two domains, I found this and it seemed like a good starting place. I started moving thi...