A brief history of Microsoft
I will go through a brief history of Microsoft describing where it came from and how it has evolved to today.
We look into setting up a local copy of jitsi video conference solution on a clean Debian install. We also try it out and see how it impacts the installed server.
We solve the day 1 challenges for the Advent of Code.
We try to build page that drops some balls for New Years eve. This is stream content cut down for value.
We look into how to fetch messages manually so we don’t prefetch any messages and create bottlenecks for longer running processes.
We look into how to download and build OpenJDK 13 from source. We talk about dependencies and commands for Linux and Windows.
I took a look at the service provider interface in java. This is a needed interface to build simple services using easy building blocks to extend and improve programs or libraries. We will create one example and also look into some tools that use this interface already.