Openstack Manual install Part 5 – Neutron
In this video, we look at installing Neutron to handle networks in the Openstack cluster.
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…
We will look at JBang which is a tool that could simplify your workflow with java applications. For instance you could run java programs directly from maven or github, you can create new programs in java with JBang.
Java 18 is released, and the new JDK will bring a lot of interesting features to java. We go through all the features in 18 and talk about the performance benefits and some important caviats to keep track on in your code.
In this video i will do a quick introduction to rust and introduce some important concepts that rust uses to handle packages and build your executables. Rust is a programming language that have been hyped since it’s introduction. It mixes good structure with execution performace, type safety and memory management.
We try to create a intro for my videos using css.
We talk about building a real compiler used to build a Linux system.