Three new posts
Node.js update guide refreshed
Version examples in the guide were updated for the official installer, Homebrew, and nvm.
- UpdatedHow to update Node.js →
The software catalog moved to GitHub
All eight packages in the software catalog are now public MIT repositories under github.com/flaviocopes: Waiting Lists, Livestream Recorder, Local Hoster, Port Pilot, Events Logger, Cloudflare Domains Toolkit, Plausible Automation Toolkit, and tte.js. Each repository has the full source, tests, and one README with the documentation that used to live on the software pages. The ZIP downloads and the newsletter gate for software are gone. Issues and pull requests are off: fork them and make them yours.
WebMCP deep dive adds product examples
The WebMCP guide now shows how I could use it in Calculum, StackPlan, HostingPicker, Payment Processor, Events Logger, Sitebase, Waiting Lists, the Bootcamp, and Solo Lab. It also explains why idempotent write tools are safer than toggles.
- UpdatedA deep dive into WebMCP →
CLI Tools launched
CLI Tools is a free, open source macOS app that catalogs every command-line tool installed with Homebrew, npm, and Cargo, plus trusted user directories. Each tool shows its version, help, tldr examples, and the commands you already ran from your shell history. A companion CLI reads the same catalog and prints JSON for coding agents.