Agile Gadgets
The blog and info site of Rap Payne
Resources for developers, especially AI, web and cross-platform mobile
Latest blog posts
-
Vibe-coding writes outdated code – How to fix that
Use context7's MCP agent to teach your LLM how to write modern, not outdated code. This guide shows you how to steer any AI coding assistant toward current best practices
-
How to get a ChatGPT-like service running on your own machine
Protect your privacy, save tons of money and have ultimate control over your own LLM. This guide walks you through setting up a local, private ChatGPT-style AI assistant.
-
The secret to getting Jest to work with ES Modules
How to enable to use ES modules in a way that works on Windows, Mac, and Linux. The well-known problem is solved in a quick-and-dirty way and a graceful way.