
How to setup up a local copy of jitsi video conferencing
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.

How to use autotools (automake, autoconf, aclocal, autoheader)
We go through how to to create a package to for a cross platform build script. Using the tools autoconf and automake to create Makefile to make and install your c program.

Current state of text to speech with small input data
We look at two projects that tries to recreate a voice using extreamly small amount of voice data.

Linux by example – Perl and network utils
We are in our new linux environment and create the Perl language interpretor and some network utils required in order to manage your internet conncetion.

How to setup a Focusrite audio interface in Windows
We talk about my experience of setting up an audio interface in Windows 7.

12 Factors for micro service applications
We talk about the 12 factors to create a successful micro service application deployment.

Doing some evening coding
I will continue working on one of my projects and if you want to come hangout you are welcome.

Using JMeter for performance testing
We talk about JMeter a tool to test your sites throughput and load metering. Setting up a test plan and running it against your site with login.

How can we help with Folding@Home for folding proteins
We talk about the Folding@Home project, where it came from and what kind of problems it will cover and how it works.

Tips for working at home
We talk about the requirements for home work and what experiances we have gained working from home for a couple of years.

Looking at Gitea as a Git host solution
We talk about Gitea and see if it’s a good replacement for gitlab or a good local choice for organization that want to use github locally.

Linux by example – ACL, Psmisc and Sed
We are in our new linux environment and create ACL, some tools for process managment and the sed tool to update files with expressions.