My coding style
We talk about how I write my Java code and why I have chosen to write my code in a specific way. This is my opinion. I'm interested in yours if you have differing opinions.
In this informative video, join me as I unbox and install the PowerWalker 2200 RLE UPS, a powerful uninterruptible power supply system. Discover the benefits of having a UPS, such as safeguarding your devices during brownouts and power outages, and ensuring uninterrupted operation when the power company is troubleshooting. As I share my own experience,…
In this video we look into the command wmctrl that we can use to organize our videos in Linux. If we add it as a keyboard shortcut …
We look into how to create TFRecords to and handle images from a custom dataset. Later we load these records into a model and do some predictions.
I’m trying to solve all the Advent of Code puzzles in this video series.
I was looking into creating a reference editor to show an reference between my object to an SKU and I think it wasn’t obvious how to get this relationship to work. First of I wanted to use the reference editor to show my relationship. I defined it using the code below. I didn’t want the…
We solve the day 6 challenges for the Advent of Code.