Linux by example – Download sources
We talk about creating directories with the right permissions, downloading source files and verifying the validity of the downloaded files.
We use Toco to convert our cats and dogs model to Tensorflow lite and run it on an Android device.
We solve the day 6 challenges for the Advent of Code.
We build a rack and I walk about what goes into the building process and showing the process. We also talk about networking like keystone jacks and cable management.
In this video series, I try to challenge myself with the Advent of Code trials. Each solution will be published to Github, and I hope you will learn something from my coding mistakes and perhaps send some code my way on how you have done these challenges. I know by reading code, so this is…
We look into setting up an RBD pool and running an SQLite database directly against the cluster. We check what languages have built-in support and how to work with the tools available.
We look into how to set up FastCGI Process Manager (FPM). What configuration options and considerations are important.