How to use autotools (automake, autoconf, aclocal, autoheader)
We go through how to to create a package to for a cross platform build script. Using the tools autoconf and automake to create Makefile to make and install your c program.
In this video I review the new Reef release of Ceph. This release is not generally available so I had to put in a bunch of effort in order to build it. I talk about the trials and tribulations with this project. All the different distributions and versions of operating systems I tried. I also…
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.
We look at how to use a Biometric fingerprint to decrypt some encrypted data.
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 look at creating a WordPress Plugin and what is required for it showing up on wordpress.org and getting through the review process. I made it and found some things to look out for and things that can make the process smoother.
We look into how to fetch messages manually so we don’t prefetch any messages and create bottlenecks for longer running processes.