Dramatic reading – The Story of Mel
We will read an old USENet post about a real programmer.
Using the material design we create a new web component with an input box and label.
I’m trying to solve all the Advent of Code puzzles in this video series.
The next release of OpenJDK is number 15. I will title this release unsafe garbage as it focuses on garbage collection and removing usages of unsafe methods. We also look at string blocks and records.
I’m trying to solve all the Advent of Code puzzles in this video series.
We look at exporting our model into saved_model and use that in java in order to run inference on images the model never is seen before.
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…