Advent of Code – Day 7 – Finally solved!
We solve the day 7 challenges for the Advent of Code.
In this video, we talk about angry letters and how to handle when you need to send one of those.
We look into how to fetch messages manually so we don’t prefetch any messages and create bottlenecks for longer running processes.
After configuring the system we will install a boot manager, build the kernel and finally boot into our newly built system.
I’m trying to solve all the Advent of Code puzzles in this video series.
In this video, I talk about the implementation of payment for my site, YouTool.app. We looked at what PayPal requires in their …
We will discuss how to contribute and be a good citizen of a open source community. We talk about guidelines and licenses. We also look into code style and pull requests.