
Virtualmin on Ubuntu – add support for newer php versions
The latest versions of php come with big performance improvements. However, a downside is that older code might have unexpected behaviour – as the improvement list is quite long.

The latest versions of php come with big performance improvements. However, a downside is that older code might have unexpected behaviour – as the improvement list is quite long.

I have recently taken a look through the portfolio projects on my website. It is a nice walk down memory lane, but also a misrepresentation of what I do nowadays.…

Even as a developer, from time to time you might get confused about the exact steps to take when you what to register a domain and create some hosting for…

A while back, I have started using kanboard as a personal task manager. It was a close call between it and other open source solutions and it won basically for…

There are a lot of applications out there which help you create your own WhatsApp, both for Android and iOS. Today we will take a look at one of them.

For a couple of years now, I have been using Docker for development. It is an amazing tool which highly improves the developer’s job. However, it does not make very…

For quite some time now, I have been postponing the switch to some flavor of Linux on my laptop, due the the fact that it came with an OEM license.

The command line is a wonderful tool, but I admit I haven’t paid too much attention to it in Windows. However, things are about to change.

The Great Suspender is a plugin which promises to lower the memory usage for the chrome browser, when many tabs are open. In short, whenever a tab is not used,…

I have been trying the Brave browser for the two following reasons: People say it uses less resources than Chrome; It has some builtin protection against tracking; The lion logo…

I have been looking into a free/open source way of using a phone or tablet as a second monitor. During the research, I got to be more and more open…

Nowadays there are quite many tools out there to help the process of developing apps. To easily manage them, I decided to go with a docker-compose approach on a VPS…