Paseo Solarized Light theme plugin: low contrast, easy on the eyes, install from GitHub with one command

I built a Solarized Light eye-friendly theme plugin for Paseo. It's implemented with the official addTheme plugin API, so you don't need to modify any Paseo files and nothing gets lost when you upgrade. Paseo 0.7.0 and later supports installing plugins straight from GitHub — one command and you're done.

Tools

OpenCode Go plan usage estimates: see every model on one page

OpenCode Go's monthly allowance is spread across several tables, and the official "5-hour quota" chart doesn't list all the models. So I built a chart page that automatically scrapes the official price table and, using the same methodology as the official one, works out the number of requests available per month for each model and plots it. Hover for details.

Tools

Paseo, the killer tool that connects multiple coding agents

Paseo is genuinely great — lately I've been using it with OpenCode every day to write code and articles.

Tools

Fixing coreaudiod eating up to 45G of memory

The coreaudiod process was using 45G of memory. Digging into it, the leak came from a Claude Code hook playing sound effects. Fixed it by uninstalling PeonPing and switching to Ghostty's native terminal sound effects instead.

Tools

Getting Claude Code to talk: this sound-effect plugin turned my coding sessions into a game

Honestly, writing code with Claude Code is already a blast, but there's one pain point that's been nagging me — I have to keep my eyes glued to the terminal at all times.

Tools