Linux by example – Verifying glibc build
After the build in the real system we need to verify that the correct libraries are used and the correct tools will create a viable executable in our new system before building the rest of the packages.
We look into using mdx-deck to create a slide deck with code and react.
We look into the changes made in the latest release of Java, 20.
I will compile a version of Java 17 and try out the new switch statement. In the new Java version, the switch statement will give you a lot more flexibility when it comes to types and other interesting functions. Building Java gave me some insights into what is possible and not in Linux and Windows.
We talk about building the compiler we later will use to build the actual compiler used to build a linux system. Compiler inception.
Unlock the full potential of Ceph debug flags in this insightful video! Join us as we explore two crucial debug flags: file writing and memory persistence. Learn how to set and leverage these flags to enhance your Ceph system’s performance and ensure data resilience in case of a crash.
We solve the day 18 challenges for the Advent of Code.