Advent of Code 2023 – Day 7
I'm trying to solve all the Advent of Code puzzles in this video series.
I looked into how to make Vitess run in a production environment with High availability. I set up a haproxy to load balance the …
I write a lot of small java applications and need a good command line interpreter. Apache Common CLI helps me keep track of options and arguments. Apache have a lot of great tools in their tool chain and even if some of them are common they have a great track record of usability.
I’m trying to solve all the Advent of Code puzzles in this video series.
I am looking into POE (Power Over Ethernet). What is required to run servers without having a power cord? I’ve been really curious, so it was fun to learn about it.
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 at setting up, running, and setting up deployments on Kubernetes. We talk about running and scaling pods, connecting services and pushing to google cloud.