How I solved Advent of Code day 5, live, and what I learned from it.
Advent of Code Day 5 : Binary representations and data classes val inits

A collection of 9 posts
How I solved Advent of Code day 5, live, and what I learned from it.
How I solved Advent of Code day 4, live, and what I learned from it.
How I solved Advent of Code day 3, live, and what I learned from it.
How I solved Advent of Code day 2, live, and what I learned from it.
How I solved Advent of Code day 1, live, and what I learned from it.
The thread of all my solutions, day after day on how I solved Advent of Code puzzles in Kotlin! Every day I record myself, and then revisit and improve my solution to learn from them.
In this article, I describe a way to paginate results in picocli applications.
Some lessons learned from playing around with Kotlin, Exposed, SQL and the iMDB datasets.
This article describes our journey being the first team to run Kotlin in the backend at ING (Netherlands). Hopefully this article will give you some keys on how to introduce it as well in your own large company, and reduce some of the friction you might encounter.