Playing around with Ceph Rados
We look into Ceph Rados and try to figure out how Ceph stores data. The main goal is to read data from one cluster as raw objects and write it back to another cluster.
We write a simple example in java to run a validation using Schematron. The framework Schematron is a way to do easy validation of XML documents and create output that is easily readable by someone working with these documents.
We use Toco to convert our cats and dogs model to Tensorflow lite and run it on an Android device.
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…
NVidia has created a turnkey solution, ChatRTX, for Windows users. With this simple installation, you can query your documents …
We look into how to use the Slim 4 framework. First, we will talk about the difference between the Slim 3 generated code from OpenAPI and then we will look at the new requirements for Slim 4 and how to run it in a production environment.
I looked into how to make Vitess run in a production environment with High availability. I set up a haproxy to load balance the …