You may be familiar with variadic functions in C, these are basically functions that allow a variable number of parameters,…
Following on from my post about getting TUIs in CentOS 7 to use Unicode I thought I should write a…
I'm in the middle of developing a project in C which uses NCurses and Unicode 7+ characters. This has been…
One project I created at MariaDB is libMariaS3 [source, documentation]. It is a lightweight simple LGPL licensed API to access…
For the last few days I had my laptop connected to an external monitor which has a 2560x1600 resolution. Whilst…
After my previous post on testing KDE Plasma on KDE Neon my friend and colleague Max commented with "Any thoughts…
At the beginning of the year I gave KDE Plasma a try as the primary desktop on one of my…
Gource is a tool which can take a source code tree and create beautiful visualisations out of it. I've used…
My go-to Linux distribution when I'm setting up my workstations is Fedora. I have been using it since Fedora Core…
All software has bugs. Even if you could possibly write the perfect bug free software all the layers down have…