Advent of Code – Day 13 – Updated with ultimate hack
We solve the day 13 challenges for the Advent of Code.
Please follow me on twitter
Outro music: Sanaas Scylla
We solve the day 13 challenges for the Advent of Code.
Please follow me on twitter
Outro music: Sanaas Scylla
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 will look into what shortcuts are and how to set them up in your Android project. Pull request: http://bit.ly/2MBb8Fd Please follow me on twitter Tweets by kalaspuffar Outro music: Sanaas Scylla
Automate installation of a Linux OS using Simple-CDD and Virtualbox. Running a script to install Linux on a Virtualbox VM then automate the installation of packages and configuration. Repository: https://ift.tt/2WrbnEi Please follow me on twitter Tweets by kalaspuffar Or visit my blog at: https://ift.tt/3bF6D4l Outro music: Sanaas Scylla
We look into scaling Kubernetes using a RabbitMQ queue or using horizontal autoscaling. There are guides for autoscaling using CPU, and I found a repository for RabbitMQ scaling. I will do the operations I’ve detailed in the git repository below. Git repository: https://ift.tt/2Auzz1h Please follow me on twitter Tweets by kalaspuffar Or visit my blog…
We look into lambda functions in java using example code and understand what functions could help you with. Java has many new concepts that could help you, and lambda is just one of them. For example, you could create Suppliers that give you a value, Consumers that use a value, and then functional interfaces.
We will look into using API-Platform a turn-key solution to create applications upon a docker swarm using swagger, react, symphony and doctrine. Please follow me on twitter Tweets by kalaspuffar Outro music: Sanaas Scylla