Automated link checking
My website contains a lot of internal references and it’s quite tedious to check that all the references are correct. So, I thought to myself that there must be a way to check this automatically. N...
My website contains a lot of internal references and it’s quite tedious to check that all the references are correct. So, I thought to myself that there must be a way to check this automatically. N...
In this series, we will explore Debezium as a provider of a useful process/software pattern called Change Data Capture (commonly referred to as CDC). Once you read through this series, you will be...
Data generators are not born equal. Source: XKCD What I wanted to achieve Integration tests often come with a data challenge: at this test level, we no longer want to have customers with name “F...
For a relatively long time, I’ve been a passionate hater of music streaming services, especially Spotify, which has probably popularized this type of service the most. So I thought I’ll ask ChatGP...
When deploying Keycloak in a Kubernetes environment, you often need to customize the login interface to match the brand identity of your company/customer. While Keycloak supports custom themes out ...