Advent of Code – Day 8
We solve the day 8 challenges for the Advent of Code.
We solve the day 8 challenges for the Advent of Code.
We solve the day 6 challenges for the Advent of Code.
We solve the day 5 challenges for the Advent of Code.
We solve the day 4 challenges for the Advent of Code.
We solve the day 3 challenges for the Advent of Code.
We solve the day 2 challenges for the Advent of Code.
We solve the day 1 challenges for the Advent of Code.
We look into installing k3s cluster locally using virtual servers. VirtualBox is used to create one controller and two nodes, connect them and install a dashboard. Creating a small K3S cluster. First ensure that you have curl installed the nodes and server so you can install the packages for k3s. First run the command below…
We build some important tools, the M4 compiler and libraries needed by the system.
I will do some live coding reading a webpage using Jsoup and creating some braille text. This is perhaps a simple project but I wanted to play around with some string creating and braille text.