Refactoring some Python that used reduce and bit-fiddling. There's more than one way to do it in Python if you're determined enough.
miniblog.
Related Posts
One consequence of moving all my personal projects to automatic deploy with Docker: I've started avoiding configuration files.
Command line arguments or environment variables are much easier to work with, and don't require fiddling with Ansible or similar.