Advent of Code – Day 18
We solve the day 18 challenges for the Advent of Code.
I found out today that the java -version command doesn’t work as I expected and there is actually a lot more to this simple command than you think at first glance.
In this video series, I try to challenge myself with the Advent of Code trials. Each solution will be published to Github, and I hope you will learn something from my coding mistakes and perhaps send some code my way on how you have done these challenges. I know by reading code, so this is…
We look into how to install Apache Kafka in production using ZooKeeper for redundancy and working with topics. We also setup a producer for syslogs and checking the consumer for all the logs to appear.
We solve the day 4 challenges for the Advent of Code.
Looking into the configuration file and talk about what the different parameters mean
We solve the day 12 challenges for the Advent of Code.