Building a web component module with hybrids

2020-05-10 23:05:15 - No Comments

We will build a web component in a module using hybrids. Hybrids is a framework to make building web component modules easy and quick. I will live code a web component in under 10 minutes.

Read more →

How to automate a Linux OS installation on Virtualbox

2020-05-03 23:05:15 - No Comments

Automate installation of a Linux OS using Simple-CDD and Virtualbox. Running a script to install Linux on a Virtualbox VM then automate the installation of packages and configuration.

Read more →

Comparing 3 java build tools (Ant vs Maven vs Gradle)

2020-04-26 23:04:06 - No Comments

We will compare java build tools. By comparing Ant vs Maven and Maven vs Gradle we will figure out if Gradle or Maven will be the best tool to use. Ant is the old build tool that is not used much but is still good to know about.

Read more →

How to setup up a local copy of jitsi video conferencing

2020-04-19 23:04:07 - No Comments

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.

Read more →

How to use autotools (automake, autoconf, aclocal, autoheader)

2020-04-12 23:04:32 - No Comments

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.

Read more →

Current state of text to speech with small input data

- No Comments

We look at two projects that tries to recreate a voice using extreamly small amount of voice data.

Read more →

Linux by example – Perl and network utils

2020-04-05 23:04:09 - No Comments

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.

Read more →

How to setup a Focusrite audio interface in Windows

2020-03-31 00:03:05 - No Comments

We talk about my experience of setting up an audio interface in Windows 7.

Read more →

12 Factors for micro service applications

2020-03-29 23:03:08 - No Comments

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

Read more →

Doing some evening coding

- No Comments

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

Read more →

Using JMeter for performance testing

2020-03-23 00:03:27 - No Comments

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.

Read more →

How can we help with Folding@Home for folding proteins

2020-03-21 00:03:14 - No Comments

We talk about the Folding@Home project, where it came from and what kind of problems it will cover and how it works.

Read more →