Advent of Code 2024 – Day 7 – Bridge Repair
I try to solve Advent of code puzzles during the 2024 event. Please share your solutions and be a part of this great community.
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.
I reflect at the last year and my feelings about this journey.
In this video i will do a quick introduction to rust and introduce some important concepts that rust uses to handle packages and build your executables. Rust is a programming language that have been hyped since it’s introduction. It mixes good structure with execution performace, type safety and memory management.
We will look into using Svelte with webpack and code some specific code that will be compiled to javascript native code for faster execution.
In this video, we look into the database library Galera for MySQL or MariaDB. It enables replication over multiple hosts where each host is a master and replicated to the other hosts so it’s eventually consistent.
We talk about building different file utils and how they can be stringed together to great usage.