Advent of Code 2023 – Day 2
I'm trying to solve all the Advent of Code puzzles in this video series.
We go through how to to create a package to for a cross platform build script. Using the tools autoconf and automake to create Makefile to make and install your c program.
We look into a Travis CI configuration file in order to test Android projects.
We look into setting up a local copy of jitsi video conference solution on a clean Debian install. We also try it out and see how it impacts the installed server.
We look into how to fetch messages manually so we don’t prefetch any messages and create bottlenecks for longer running processes.
We solve the day 2 challenges for the Advent of Code.
In this video, we improve the JavaCNN repository adding new image readers to get your test and training data.