OpenJDK 15 – Unsafe Garbage
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.
We will look into using Quarkus, a framework for building java endpoints in a reactive manner. Change code, package structure or class names and the server will restart and just work.
I’m trying to solve all the Advent of Code puzzles in this video series.
I’m trying to solve all the Advent of Code puzzles in this video series.
We look at what will come in the next release of java. Java 14, this release will wrap up development for the long time support release.
In this video I look into the Hyperstack platform which is a GaaS (GPU as a Service). On this platform you can easily spin up a new machine an train your AI models, serve a user or any other task that requires a lot of compute.
We will look into using Sapper with Webpack and build a small notes application and talk about the different features available in the Sapper framework.