Advent of Code 2023 – Day 3
I'm trying to solve all the Advent of Code puzzles in this video series.
In this video looks into how to expire objects from object storage and also move them to another storage class using rules and scheduled jobs inside the rados gateway program.
I talk about my experience of switching over to Linux, the pros and cons. I cover topics like games, speed, stability, simplicity and much much more.
We look into how to set up log4j configuration with XML and properties. XML is pretty simple to configure, and properties are similar in structure but might need a bit more explanation. Configuration in log4j could also be done via code, but I have another video for that.
We look into the machine learning network viewer Netron.
We talk about how to create a simple web server using only native java code, no libraries and the simple interface used for these actions.