Thank you for all the years, cuddles and lovely memories
Today our cat took her last breaths. She was almost 18 years old, so it was her time. But it still brings me great sadness, and I feel a real emptiness.
In this video I’ll compare different JDKs and look at their performance depending on if they are containerized or run locally. We will compare oracle, apache, libertica and graal JDKs.
We look at what will come in the next release of java. Java 13, this release will boost your development and help you get up and running.
We go through how to manually install a Ceph cluster. We will add Object storage devices and play around with Rados. Rados (Reliable autonomic distributed object storage) is a great way to store data in a secure and efficient way. Adding storage When the cluster is up and running and all monitors are in qourum…
We try to build a video lightbox for youtube videos. Showing thumbnails, on click open the video and play from the beginning.
In this video, we go through how to install all the required prerequisite packages and Keystone.
Installing Vitess manually on Debian Bookworm. This Vitess script will install Vitess 20.0.1 on MySQL 8.0.32 using Debian Bookworm as an operating system. Vitess requires MySQL 8.0 at the moment because some features are deprecated in 8.4. And the configuration package for MySQL 8.0.32 requires Bookworm. Prepare system First we need to install a couple…