I'm not a dev by trade, so I did use AI as a power-tool to wrestle with the C++ and Electron parts. It turned into a bit of a rabbit hole—I ended up obsessed with keeping it entirely local/offline (no cloud APIs or telemetry) just to see if I could do things like local OCR in RAM. I ended up building two more tools to help me with making the one tool so it kind of spiraled into a small suite, but the main goal was just a no-frills utility that didn't require a login or a subscription just to crop an image.
I’m working on mockaton, which is mainly a filename convention based router.
Also `entr` for file watching — `ls *.js | entr -r node build.js`. Replaced like three different watch tools for me.
`http PUT pie.dev/put X-API-Token:123 name=John`
It's like grep but faster and easier to use. I still use it all the time, even in the era of Claude.
I'm sure Tmux can do it, but I really hate the Ctrl+B thing. Alt + Arrow keys are way more intuitive.
They are central to my personal dev tool