Posts with tag 'in_english'
2025-11-03
Notes from PyConFR'2025
Things I learned
2025-10-18
Playing on host's pulseaudio from a container
As I was playing with the Liquidsoap OCI image, I was surprised how hard it is (and few documented) to play on the host's pulseaudio from the container. So here is the trick.
2025-10-05
Oops 🎶 I 🎶 renamed again 🎶 - RadioZ becomes Radiotomate
There are only two hard things in Computer Science [...]
2025-02-12
My FOSDEM'25 watchlist
I hope you have a few hours to spare because those are really interesting.
2023-10-22
A second take on radio automation: Showergel becomes RadioZ
To address the issues I'm hitting on with Showergel, I'd like to change the project's scope, stack, and name.
2019-11-05
Fetch the "first in a group by"
Or, using window functions with SQLAlchemy