1. Introduction Beginning in December, I had the chance to participate in a Bertelsmann scholarship. I was allowed to start the Udacity nanodegree "AI...
I recently had to work with Kafka Streams for the first time and, as usual, when encountering a new technology, made some mistakes. I want to share...
Introduction This year was the first one in which I participated in Advent of Code (AoC). I am not sure why I haven't noticed it before. Maybe I was...
Things that don't work (Annotation magic) · Even Coroutines have to be taken with a grain of salt. This article is about the things that will not work...
Introduction Today, I want to present to you the book "Effective Kotlin" by Marcin Moskala. A friend and former colleague of mine recommended it to me...
Reactive to blocking · This is the second part of my short series about Spring and Kotlin coroutines. In the first part we learned that we can stay...