Basic Make usage

The end of semester is here and, as I grade our students semestral works, I get to use Makefiles of dubious quality. After seeing the same errors repeat over and over again, I decided to write a short tutorial towards writing simple Makefiles. »

How to get code coverage from CI

I spent almost a week getting code coverage set up on Travis and AppVeyor and decided to write down what I found out, to make it easier for others. »

How to read Valgrind's output

Every semester, a surprising amount of our students have trouble reading Valgrind's output. To this end I decided to write this short post. »

How I became an OSS maintainer

For the last ~year, I have been a maintainer of Catch2 test framework, and I have decided to write about how that came to be. »