< back

my-docs: One Repo to Centralize All My Learnings

June 3, 2026 For a while I kept useful notes as GitHub Gists. MongoDB troubleshooting queries, Cordova hot code push steps, AI workflow prompts. It worked, but searching across gists was awkward. When I wanted AI to read or update them, a proper repo felt simpler. So I moved everything into my-docs. One place, normal markdown files, version history. I can grep, browse on GitHub, and point tools at the folder without juggling gist URLs. The docs I had already written about here now live there too: the AI workflow guide (from I Asked AI How to Use It), MongoDB troubleshooting queries, and the Cordova hot code push guide. I updated those devlog posts to link to the repo instead of the old gists. I'll probably add other docs I wrote in the past. This is mostly housekeeping, but I like having learnings in one searchable place instead of scattered gists.