Use CI to prevent additional Sphinx warnings in your project

I have a habit of fixing warnings when they appear. Although sometimes warnings might seem unjustified I have learned the hard way that suddenly they can be very justified. It is all nice when you are starting the project, but when you join poorly maintained project or just turn new error options for your tool, you are suddenly faced with new warnings. (more...)

Setup gitlab runner in Kuberenets on Raspberry Pi with Helm

There is some preparation required for your Kubernetes cluster on Raspberry Pi to run gitlab-runner for your GitLab Continuous Integration pipeline. As official instructions also tell you, you will need to create a ServiceAccount. (more...)

Jabra Elite Active 75t extremely low volume in the right earbud

I have been using the Jabra Elite Active 75t Bluetooth headphones for some time now, and each couple of months the volume level in both (or just right) suddenly drops. The low volume or volume decrease is indication of dirt in the small channel next to the earplug needs cleaning. (more...)

Installing AMD GPU Pro driver in Ubuntu 20.04

Usually I upgrade from version to version, and the AMD GPU driver is one of the rare things which so far never worked as expected. Along with few tweaks for installations on non-LTS Ubuntu, once in a while also LTS installations fail. (more...)