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...
Poměrně dlouhou dobu jsem byl vášnivým odpůrcem hudebních streamovacích služeb, zejména Spotify, které pravděpodobně tento typ služby zpopularizovalo nejvíce. Tak jsem si řekl, že se zeptám 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 ...