Dirk Louwers bio photo

Dirk Louwers

Dirk works as a full stack consultant for Xebia and has been coding in Scala since 2007. He loves developing non-blocking highly scalable software solutions.

Twitter LinkedIn Github

Recent Posts

Try is free in the Future

Lately I have seen a few developers consistently use a Try inside of a Future in order to make error handling easier. Here I will investigate if this has any...

Peace of mind in a state of overload

This article is meant for knowledge workers that want to be more on top of things and feel secure that they haven’t forgotten about something, freeing their ...

IntelliJ IDEA 13 SBT support

I was toying around with a multi project SBT file and the new IntelliJ 13 SBT support. It turns out that it has a lot of trouble with multi project setup...