Creating a video intro in CSS
We try to create a intro for my videos using css.
Looking at the basics of web assembly.
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 look into scaling Kubernetes using a RabbitMQ queue or using horizontal autoscaling. There are guides for autoscaling using CPU, and I found a repository for RabbitMQ scaling. I will do the operations I’ve detailed in the git repository below.
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.
I looked into building tensorflow from source on Windows. The reason, TensorRT released and I wanted to test the new functionallity. I got tensorflow to build after some tribulations using the latest source release. Sadly I never got the new functionallity of TensorRT up and running but I did headway at least.
I’m trying to solve all the Advent of Code puzzles in this video series.