Posts
Testing Logging with Thymeleaf
September 5, 2025
Introduction
In my last post, I described how I set up a dockerized ELK stack on my VPS and how I would use it for centralised logging. To test its functionality and how it would integrate into my development, I wrote a small Java-based web …
Centralized Logging with Dockerized ELK - And Other Updates
July 2, 2025
Introduction
My last couple of posts were about project management and personal setups (like my switch to Linux). On the latter, I want to give a little update, but mostly, I want to talk about actual code stuff I've been working on and future …
Switching to Linux: An Experience
May 24, 2025
Introduction
This is mostly just a quick rant/blog post. I've finally decided, after decades of Windows use, to switch my main operating system to Ubuntu. Among the reasons for this were easier access to dev tools, more customizability, and being …
Requirements Engineering: The Heart of Agile?
May 1, 2025
Introduction
Today I want to do something a bit different from my regular development updates, and just talk about a topic that has become increasingly relevant to my work: Requirements Engineering. Unfortunately, it is a topic that is very …
Nya.GG - Imagehosting
March 22, 2025
Nya.GG
In recent weeks, I've been working on Nya.GG in order to finally find a use for my most important domain name. A few days ago, I finally found the time to finish and deploy the minimum viable product build, a simple web application for …
Vanilla.sh - A New Beginning
February 19, 2025
A New Page
Like most developers, I am not a stranger to creating websites and discarding them a few weeks later. It usually comes down to convenience. Who really has time to keep a website updated with new content, features, and projects over a …