Linux by example – Grep and Bash
We are in our new Linux environment and create BASH the Bourne Again SHell that we will use for our command-line environment and grep to find text using regular expressions.
We look into how the electron app framwork works and how to use it to create a simple progress counter application.
We look into how the player character works and also how the enemy AI works.
We will compare java build tools. By comparing Ant vs Maven and Maven vs Gradle we will figure out if Gradle or Maven will be the best tool to use. Ant is the old build tool that is not used much but is still good to know about.
We solve the day 12 challenges for the Advent of Code.
We look into how to setup an activity that changes language of your android application.
After a critical failure, we look into resizing an OSD in our Ceph environment. Unfortunately, the drive is entire, so resize of the OSD was the only option to start the service.