tools
-
How a non-coder uses Claude Code
I'm not a developer, but I use Claude Code every day for firmware, docs, and Home Assistant. The trick is writing down how I work so I stop re-explaining it. I just made my whole setup public: the skills and the memory pattern, cleaned of anything private, free on GitHub.
-
I built gifify to simplify making GIFs
My screen recorder produces 53 MB GIFs and the wiki needs 2 MB ones. I wrapped my ffmpeg scripts in a local web app with visual trimming, presets, and a file size readout, and now clips for the wiki and Discord take about a minute. It's free on GitHub if you want it.