Advent of Code 2020 – Day 6
We solve todays challange at the advent of code 2020. Come join and have some fun.
We are in our new Linux environment and create some more packages. util-linux – Linux utils e2fsprogs – file system programs sysklogd – logger framework sysvinit – handler to handle init run levels
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.
I’m trying to create a lightbox with an auto playing youtube video
In this video series, I try to challenge myself with the Advent of Code trials. Each solution will be published to Github, and I hope you will learn something from my coding mistakes and perhaps send some code my way on how you have done these challenges. I know by reading code, so this is…
We look at Redis, what it is, what we can use it for and how to run different commands against a Redis instance.
We look into what’s new in java 16.