Advent of Code – Day 9
We solve the day 9 challenges for the Advent of Code.
Please follow me on twitter
Outro music: Sanaas Scylla
We solve the day 9 challenges for the Advent of Code.
Please follow me on twitter
Outro music: Sanaas Scylla
We look at Redis, what it is, what we can use it for and how to run different commands against a Redis instance. Please follow me on twitter Tweets by kalaspuffar Outro music: Sanaas Scylla
We solve the day 3 challenges for the Advent of Code. Please follow me on twitter Tweets by kalaspuffar Outro music: Sanaas Scylla
In this video, we go through how to install all the required prerequisite packages and Keystone.
We look into how to use Zenity showing by some examples. Zenity is a graphical tool for your scripting to show dialog boxes on the GUI and return the result from Zenity back to your script.
We look into web assembly and compare it to x86 assembly code. Github repository: https://github.com/kalaspuffar/webassembly-example Please follow me on twitter Tweets by kalaspuffar Outro music: Danomate – http://danomate.com – https://www.youtube.com/user/danomate1
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…