Linux by example – Gettext and OpenSSL
We are in our new linux environment and create gettext and OpenSSL, talking about internationallization and website security.
I’m trying to solve all the Advent of Code puzzles in this video series.
We will look into using Sapper with Webpack and build a small notes application and talk about the different features available in the Sapper framework.
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 use an easy method to retrain a pre-trained model for object classification. Transfer learning is an easy and quick method to retrain a model for good classification of objects.
We use the OpenAPI generator to create a stub server implementation of PHP-Slim. Then we implement the different endpoints using an SQLite backend and talk about the challenges using the database and handle CORS.
We solve the day 13 challenges for the Advent of Code.