Paseo Solarized Light theme plugin: low contrast and easy on the eyes, installed from GitHub with a single command

I built a Solarized Light eye-friendly theme plugin for Paseo, implemented with the official addTheme plugin API — no need to modify any Paseo files, and nothing is lost on upgrade. Since Paseo 0.7.0, plugins can be installed straight from GitHub with a single command.

Tools

OpenCode Go plan usage estimate: see all models on one page

OpenCode Go's monthly quota is spread across several tables, and the official "5-hour quota" chart doesn't list all the models either. So I built a chart page that automatically scrapes the official pricing table, calculates the monthly available request count for each model using the same methodology as the official one, 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