Advent of Code 2024 – Day 11 – Plutonian Pebbles
I try to solve Advent of code puzzles during the 2024 event. Please share your solutions and be a part of this great community.
Shutting down a java application gracefully is required to handle java scaling in kubernetes. Shutdown is handled via a hook in java and I’m doing an live coding example where I add code to wait until process is done.
We talk about logging in general and the different levels used in java and then we talk about the log4j logging API and how to set it up for writing files, logging to console, or doing a custom setup. We also talk about different frameworks and best practices.
We look into how to run Flutter on Linux and Windows. What is the current status and what can you achieve if you want to try it out.
I took a look at the service provider interface in java. This is a needed interface to build simple services using easy building blocks to extend and improve programs or libraries. We will create one example and also look into some tools that use this interface already.
Explore a new and improved version of Doom 3, developed by a team of skilled programmers and available on our GitHub repository. With enhanced lighting and atmosphere, their latest version offers a unique gaming experience that stands out from the original and the BFG version. Join us on this thrilling adventure and witness the difference…
I go through a recent PR I created on the Ceph project. This contribution was something that solved a problem that really annoyed me when I’ve used the dashboard regularly the last weeks during a large upgrade/migration.