
How to set up Let’s Encrypt
We will talk about how to set up Let’s Encrypt, what is required, what commands to run and what to do with the result. Lastly, we add renew command to keep the cert up to date.

Java 13 – Simplified Booster
We look at what will come in the next release of java. Java 13, this release will boost your development and help you get up and running.

How to add Android Shortcuts
We will look into what shortcuts are and how to set them up in your Android project.

Sapper – Bootstrap your Svelte project
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.

How to use API-Platform
We will look into using API-Platform a turn-key solution to create applications upon a docker swarm using swagger, react, symphony and doctrine.

How to use Quarkus
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.

Dramatic reading – The Conscience of a Hacker
We will read an Hacker manifesto writter by The Mentor.

How to use Svelte. A JS compiler
We will look into using Svelte with webpack and code some specific code that will be compiled to javascript native code for faster execution.

Contributing to Open Source
We will discuss how to contribute and be a good citizen of a open source community. We talk about guidelines and licenses. We also look into code style and pull requests.

Reverse Engineering – The art of understanding
We will reverse engineer some code to figure out how it works and talk about different techniques to understand code.

Linux by example – Building a real compiler
We talk about building a real compiler used to build a Linux system.

Dramatic reading – The Story of Mel
We will read an old USENet post about a real programmer.