Recent Posts
-
January 19, 2026
Demystifying Dependency Injection - What It Is and Why It Matters
Most projects use Dependency Injection in some form. However, many developers take it for granted and do not really question what it is or why they are using it in the first place. This article aims to answer those questions, even though they are rarely asked.
-
April 03, 2025
Documentation as Code with AsciiDoctor, GitLab CI, and GitLab Pages
Writing documentation should be as low-key as possible to remove the pain from the process. One way to achieve this is through Documentation as Code. Setting it up and configuring it may take some time, but once it's done, you can focus on creating the content itself.
-
July 08, 2024
Using Sieve to Filter Emails with Zip Attachments
I was recently the target of a phishing attack using fake invoices. They were easy to spot, but it was still annoying that they were landing in my inbox. So, I wanted to create a solution where these emails would not bother me anymore.
-
April 25, 2023
Artikel "Lokales Testen von AWS Serverless Lambda-Funktionen" in der Java Aktuell 03-2023
Nachdem ich über das Thema auf der JavaLand einen Talk gehalten habe, habe ich die Chance bekommen das Ganze in Form eines Artikels in einer Zeitschrift zu veröffentlichen.
-
November 10, 2022
Recording and Slides of My Talk "Local testing of AWS serverless lambda functions" at an OpenValue Meetup
Last week I hold my talk "Local testing of AWS serverless lambda functions" at a virtual meetup of OpenValue. In this post, you can find the slides and the recording of my talk.