Personal

Het waarom ik blog stukje - Deel 1

Het waarom ik blog stukje - Deel 1

Het is fijn om een eigen stukje op het Internet te hebben. Het is zelfs fysiek aanwezig in huis, in de vorm van een raspberry pi waarop deze site draait. Dat is een heel klein computertje dat zelfs op …

Terug naar een persoonlijk blog

Terug naar een persoonlijk blog

Na een aantal jaar een blog te hebben gehad over mijn werk, ga ik weer terug naar een persoonlijk blog. Toen ik nog vrijgezel en in Utrecht woonde hield ik een blog bij over mijn leven. Nu ik mijn …

2022

2022

So here is the new year! I hope 2022 will bring us more stability, love and positive excitement!

Speaking at GitLab Commit!

Speaking at GitLab Commit!

One of my dreams has come true! I am going to San Francisco in California! And also for an excellent reason. I am allowed to deliver a talk at GitLab Commit in January 2020! The talk will be about the …

My book is published

My book is published

After more than a year of hard work (besides the daily job), my book about GitLab has been published! Somewhere in the summer of 2018, a publisher approached me with the question, ‘Can you write …

A bit more personal

A bit more personal

So, this is 2019. What is changing for me? Wel.. I am not going to spill al of my life over here, but I am planning to blog more. I totally agree with Jaron Lanier that the current social media are …

Using Gitlab Pages

Using Gitlab Pages

Working professionally everyday with Gitlab has made me think twice of hosting my blog on an isolated Digital Ocean Droplet. Especially as we are promoting Devops and Continuous Delivery (for which …

Sien is boos

Sien is boos

Als je er op gaat letten, is het opvallend dat kinderboeken zo vol staan met stereotiepe rolpatronen. Stichting Zo-ook heeft hier onderzoek naar gedaan en wil kennis en bewustwording vergroten en ook …

Down and out in Katowice

Down and out in Katowice

{% codeblock [First code] [lang:bash] %} var express = require(’express’, template = require(‘pug’)); var session = require(’express-session’) var util = …