Advent of Code 2018 – Day 1
Going though the process of solving the advent of code challenges for this year.
We are in our new Linux environment and create some more packages. tar – create file packages vim – editor with a lot of functionality procps – check and manipulate processes texinfo – text manipulation used for documentation
We look into how to create speech from text using Tacotron.
I had to setup a docker image that could handle request in an API using async jobs to do the actual workload. This means that I had to have something running in the background async while also having a docker image with web server and php.
We look at the new features in the Ceph Quincy release. Talk about changes and important improvements. Looking forward to starting using this on my clusters.
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…
I’m trying to solve all the Advent of Code puzzles in this video series.