Tech, photography, notes and random stuff.

  • Dockerizing a Gatsby Site

    Just recently I started to migrate my blog from Hugo to Gatsby. Gatsby is also a static site generator but it is a lot more flexible than others. While a generator like Hugo only provides a way to build a static site based on markdown files, Gatsby is more like a framework to build whatever…

  • kubectl kill -9

    In some situations it can happen that a pod or a full node is not available anymore but Kubernetes thinks it is still there. For example, I had a case where a worker node was deleted via the cloud provider API (not via Kubernetes) and Kubernetes did not properly notice this interruption. Then I tried…

  • Managing Your Git Repositories with ghq

    The more you work with git to manage your code (or other stuff), the messier your directory structure becomes and after a few years you will maybe end up with something like this: At least for me this happened. Most of these directories were at least actual git repositories but some were not. Obviously this…

  • icinga2telegram

    The Telegram bot API makes it really easy to use Telegram to send automated messages to yourself (or other people). A while ago I started to use this to send Icinga2 alerts to me. Several other people implemented Icinga2-Telegram notifications by writing a simple Bash script. Most of the time this works but there are…

  • OSMC 2018

    From the 4th of November to the 7th of November two coworkers and I attended the OSMC 2018 in Nuremberg. We started the first day with a Prometheus workshop by Julien Pivotto. He gave us a nice overview how Prometheus works and we were able to try everything out in real time. After the workshop…

  • Record a gif with Linux

    I found a cool tool called Peek to record a GIF with linux. Unfortunately it does not work well with i3. So I ended up using byzanz-record instead. My only issue with byzanz is that it requires you to pass x and y coordinates when you want to record a selection of your screen and…

  • Hello World 2.0

    Hello again, I am back! In 2011 I started my blog fotoallerlei.com. In the beginning it was more about photography but over the years my focus shifted more and more to tech related blog posts. In 2018 the GDPR came along and because I did not want to spend my time with all the new…

  • 34C3 – I Talked about OmNomNom

    Between Christmas and New Year’s Eve I attended the 34C3 in Leipzig. I visited the congress before but it was the first time that I gave a presentation (at the congress) myself. At the last day of the 34C3 I talked about OmNomNom, my open source Telegram canteen chatbot, as part of the Lightning Talks.…

Stay up-to-date or get in touch.


I am a Systems Engineer from Germany. In my personal time I like to tinker with all kinds of technologies, some of it is available here at my blog. In my professional life I work a lot with Kubernetes and monitoring systems. Occasionally I give workshops about Kubernetes and conference talks about my work.