Diskprediction local “fix”, where I’m at with this project
I've looked into diskprediction. I think it's an interesting way to figure out the state of your hardware by running a scikit learn model over your statistical data from S.M.A.R.T.
We look into how to install Apache Kafka in production using ZooKeeper for redundancy and working with topics. We also setup a producer for syslogs and checking the consumer for all the logs to appear.
In this video we look into the new preview features for connecting java applications to native libraries and run functions. We test both running against libraries loaded in the system and we also load a custom library we built from C code.
We are in our new Linux environment and create some more packages. tar – create file packages vim – editor with a lot of functionality procps – check and manipulate processes texinfo – text manipulation used for documentation
I’m trying to solve all the Advent of Code puzzles in this video series.
I looked into how to make Vitess run in a production environment with High availability. I set up a haproxy to load balance the …
In this video series, I try to challenge myself with the Advent of Code trials. Each solution will be published to Github, and I hope you will learn something from my coding mistakes and perhaps send some code my way on how you have done these challenges. I know by reading code, so this is…