Recent Posts

Recommended history of computing books

These are some great history of computing books, in this list I chose books that tend to focus on software and programming languages. These are books I like ...

Techdebt register

There is really no hard and fast rule for recording technical debt, some people do it on their bug trackers, others in their agile/kanban boards, storing it ...

Many shapes and the same function

I was playing around with a small function in Scala and found it kind of interesting that you can express the same thing in different ways. We are writting a...

VS Code + Ionide-FSharp

For the first post of the year, a short post on something I keep forgetting, hopefully it will help someone else.

Using Type providers

I wrote a little bit about type providers here but I haven’t in a while and the time has come to check them out again.