tpflug [tobi, human, engineer]

About BusConf

For the past several years I’ve been organizing BusConf - an Open Space un-conference taking place in Germany on the first weekend of August. This year will be the third time – Just today I announced that you can register your interest for attending (see link on the website).

Post-Christmas Advent of Code In Haskell - Day 2

Today’s post is about Day 2: “Inventory Management System” . We are given a file containing random looking strings and are asked to calculate some checksums and also find a certain pair among them..

Haskell, Nix and Vim: Getting started

In this post I am going to make some suggestions on how to get a nice environment for writing Haskell code in Vim using Nix and various other tools. Of course there are many other routes that you can take and tools that you can pick to get the same or, depending on your goals, better results ;)

Post-Christmas Advent of Code In Haskell - Day 1

This year, for the first time, I tried to follow the annual Advent of Code coding challenge series. In case you haven’t heard about it, here is an excerpt from its about page: