If you want to use your fanart with a screensaver easily, read on.
bash / computers / programming / pulseaudio
Posted on:
Two Ways To Access A Remote PulseAudio Session Over SSH
Not using a remote desktop, and without having to edit PulseAudio’s configuration, and without running PulseAudio as a system service.
computers / programming
Posted on:
Using Docker To Drop In PHP 7.4 Behind A Reverse Proxy (And Connecting To MySQL On The Host)
I was not prepared to have something like half the web applications I have running on my home lab to pooch it when Debian upgraded PHP from 7.4 to 8.1.
This is how I solved that problem using Docker.
bash / internet / programming
Posted on:
Automating Cleaning Synapse Empty Rooms and Room History
I wrote a BASH script to automate some things
bash / programming / security
Posted on:
Find GPG Keys From Your Address Book
A BASH script to find public keys from your address book
bash / mpd / music / programming
Posted on:
Listen To Streams On Your (Whole House) MPD Server Easily
I wrote a BASH program that harnesses streamlink to let you easily play internet radio and streams through MPD – including whole-house setups.