Mildly Useful Artifacts
My day job is largely conversational, usually involving spreadsheets, strategy, and nodding at slide deck presentations while watching a lot of heavy news videos online. Perhaps that's why I thought it would be a grand idea to spend my spare time running a Chinese open-source LLM on my Mac and debug AI generated code.
My dev stack:
- VS Code
- Cline extension for autonomous coding agent
- Ollama for on device qwen2.5-coder-32b (architecting and planning)
- and qwen3-coder-30b (coding and execution)
It turns out that building software using AI takes an alarming amount of time, mostly due to the hours spent debugging code that looked utterly flawless but did absolutely nothing. Nevertheless, I've persisted. The resulting applications are entirely local, unpretentious utilities that are currently serving well a target audience of exactly one user (me). They won't change your life, but they might lead you to utilize less than your usual quota of curses.
For me, paying $20 for a tool, I would only use once during a tense legal session to merge PDFs clearly is insanity. Same goes for when you run in to a scenario when you need to export your text SMS history for some odd reason in a rush. If you are in that scenario, then enjoy! If the tools promises much and delivers less than that, well then you get what you pay for.
June 12, 2026
A local macOS application that securely exports iPhone text messages and iMessages for legal discovery. It provides forensic-grade evidence with preserved timestamps and supports PDF/A archival format.
May 15, 2024
A local macOS application that securely exports iPhone text messages and SMS history for legal discovery. It provides forensic-grade evidence with preserved timestamps and supports PDF/A archival format.