Java 17 – Clean Power
In this video we look into Java 17, what is new with the 17 release of java that will come to a download site near you on the 14th of september.
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…
In this video, we go through how to install all the required prerequisite packages and Keystone.
Going though the process of solving the advent of code challenges for this year.
After configuring the system we will install a boot manager, build the kernel and finally boot into our newly built system.
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 looked into building tensorflow from source on Windows. The reason, TensorRT released and I wanted to test the new functionallity. I got tensorflow to build after some tribulations using the latest source release. Sadly I never got the new functionallity of TensorRT up and running but I did headway at least.