Advent of Code 2022 – Day 6
I'm trying to solve all the Advent of Code puzzles in this video series.
We look into how to setup webpack to package our Polymer 3 application.
When I do prototyping on new software tools I usually create something quick and simple in order to show the concept in a straightforward approach. This might not be the solution to use but in this video, you will see one of my prototypes and I talk about the process of creating tools for prototyping…
We look into the slim framework version 4 and do a quick review. I looked into the slim framework back in 2019 and this is a revisit where I review the changes and see if the latest version 4 has improved from the earlier slim releases.
We look into the tool reptyr and screen to handle long-running processes and shells. Kubernetes at scale managed for you!
We solve today’s challenge at the advent of code 2020. Come join us and have some fun.
We look at a regular expression to parse a URL in detail so we can reason about regex.