How to a build debian package
We look into how to build a Debian package from source after we have done some patching of a bug that we needed to solve in the original package. Debian is a great system with good tools for building packages.
In this video I go through a minimal client storing data in Azure Blob Storage. Talking about the differences with S3 and what to look out for and challenges to get it working.
We look into using mdx-deck to create a slide deck with code and react.
We compile and look at the code for the Tensorflow lite demo, looking at the key concepts.
We look into creating a game in love2d
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 a Travis CI configuration file in order to test Android projects.