Linux by example – System setup
We create a lot of directories for the new Linux environment and copy the required files to continue building our system.
We look into a Travis CI configuration file in order to test Android projects.
I talk about some maintainance I had to do recently where we switched the public network of our monitors, removed the cache tier and remove massive amount of objects and all the problems we encountered and handled.
We look into creating a web assembly using typescript build and run in a webpage.
I’m trying to solve all the Advent of Code puzzles in this video series.
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 17 challenges for the Advent of Code.