russalo@blog
russalo@blog ~ % ls -t posts/ | grep "#python"

#python

3 published posts

The Most Useful Thing a Tool Can Say Is "I Don't Know" I build small tools because I like the way my head feels when I’m working a problem. One of them is file-observer : you point it at a folder, it walks every file, and it writes down what each one is —…
Know What Your Files Are Telling On You Every file quietly records who made it, with what, and when — in a metadata layer you never see when you open it. I built a read-only scanner to read that layer honestly, and the discipline it forced on me (observe, don't interpret) is worth more than the tool. Including the most-present person in a corpus that names them nowhere.
It Reads Everything. It Changes Nothing. My first post here that isn't about music. A small, stubborn tool I built because two of my own projects needed the same boring thing — and building it turned out to be the most fun I've had learning in a while.
russalo@blog ~ % cd ..