Recent Posts

Enum class type converters

2 minute read

Everybody loves class enums, right? Maybe not, but how do you use them when you want to map to settings read from configuration? You have a .Net app which re...

TL;DR; Don’t care, just fix it

1 minute read

You are in the flow, you are on track, you do stuff that matters (to you) and then something happens that ruins it. Now you have to fix that “other” thing fi...

Cool programing metaphors

5 minute read

While reading books or blogs about programing it happens that I encounter such cool explanations or metaphors about a specific topics that I imagine stopping...