Pipewire Install on Manjaro 21.2.1, Updated instructions.

Pipewire is included in most Linux distributions these days. I see no reason for anyone to follow this guide 2026. If you are having Pipewire issues, please visit the Pipewire developers page or your distro’s forums. DISTRIB_ID=ManjaroLinuxDISTRIB_RELEASE=21.2.1DISTRIB_CODENAME=QonosKERNEL=5.15.12-1-MANJARO The procedure is similar to my previous install example. I used the graphical…

read more

A Simple Python Flask Web App

There are times when you need a very simply tool to do something rather trivial that needs to be accessible to various users. If it’s simple enough it seems rather silly to stand a server and install Apache to make some simple configuration changes. This is where Flask can shine….

read more