Java 24 – Experimental Escalation
We look into the latest version of Java 24. In this version, there are a lot of new experiments and great features that we will see in ...
We look into pieces and what features currently are available. Is it a tool for your development workflow or is it to early to use/know.
We look into how to setup an activity that changes language of your android application.
We solve the day 15 challenge for the Advent of Code.
We look into building images for multiple platforms and deploying them in a Kubernetes cluster. Talks about the challenges I’ve faced during the process and ways to mitigate these issues.
We talk about building a real compiler used to build a Linux system.
We use the OpenAPI generator to create a stub server implementation of PHP-Slim. Then we implement the different endpoints using an SQLite backend and talk about the challenges using the database and handle CORS.