Linux by example – Building glibc and configure time and locale
We build Glibc in our new system, configure the timezone variables, set the correct time and look into the installation and configuration of locales.
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.
I’m trying to solve all the Advent of Code puzzles in this video series.
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 use an easy method to retrain a pre-trained model for object classification. Transfer learning is an easy and quick method to retrain a model for good classification of objects.
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.
I try to solve Advent of code puzzles during the 2024 event. Please share your solutions and be a part of this great community.