Java 14 – LTS Wrap up
We look at what will come in the next release of java. Java 14, this release will wrap up development for the long time support release.
I looked into how to make Vitess run in a production environment with High availability. I set up a haproxy to load balance the …
I write a lot of small java applications and need a good command line interpreter. Apache Common CLI helps me keep track of options and arguments. Apache have a lot of great tools in their tool chain and even if some of them are common they have a great track record of usability.
I switched to Linux this year and have been running it for almost a year. In this video we look into DistroSea which is a site for trying out different distros before you take the plunge into the world of Linux. I review the package managers, GUI elements and overall usefulness.
We look into what the error about global id reclaim when you upgrade your Ceph cluster is all about. I got this error when I installed my new cluster and had to solve the issue. After reading about the reclaim of the global id I understood that it was a really bad practice and I’m…
We use Toco to convert our cats and dogs model to Tensorflow lite and run it on an Android device.
We look into how to setup a project that will install WordPress and test your plugin or theme on Travis CI.