How to create a parser with Apache Tika
We look into how to create an application parsing different documents with embedded content in order to extract text and images.
I will look into the PineTime watch and the code for the heartrate monitor. PineTime is a “smart” watch that you can be a part of building the software to. The code is pretty small and pretty easy to follow.
We look at the new features in the Ceph Quincy release. Talk about changes and important improvements. Looking forward to starting using this on my clusters.
We solve the day 7 challenges for the Advent of Code.
We look at how to use a Biometric fingerprint to decrypt some encrypted data.
We will look into how to use test-driven development in order to write code. I go through the process I use in order to create self-documenting code. The code should be able to validate itself and ensure that the thing you want it to handle it should handle.
We are in our new linux environment and create gettext and OpenSSL, talking about internationallization and website security.