Linux by example – Building your first package
We talk about building a package. We start with binutils that is required to build all other packages in the system.
I try to solve Advent of code puzzles during the 2024 event. Please share your solutions and be a part of this great community.
In this video, I look into how to record audio in javascript. I built this small page to help me out recording text strings for TTS training.
We build some important tools, the M4 compiler and libraries needed by the system.
We look at an example from ml5js to load images and predict them
We solve todays challange at the advent of code 2020. Come join and have some fun.
We look into how to use the Slim 4 framework. First, we will talk about the difference between the Slim 3 generated code from OpenAPI and then we will look at the new requirements for Slim 4 and how to run it in a production environment.