Join Nostr
2026-04-02 23:49:06 UTC
in reply to

Foone🏳️‍⚧️ on Nostr: like today I wanted to write a script that recurses through some folders, finds files ...

like today I wanted to write a script that recurses through some folders, finds files matching a regex, and upload them to a local service. easy! I can imagine the whole script in my head even before my fingers touch the keyboard