Tag
The author shares his experience using Codex to process over 15 billion tokens, emphasizing that understanding is the bottleneck in AI programming, and recommends an article he benefited from.
The article discusses the challenges of regex portability across tools like sed, awk, grep, and Emacs, and provides a subset of regex features that work reliably across these environments.
A tweet promoting a resource on engineering loops, described as the current meta.
A Windows developer asks how to exclude the cursor from a region, the opposite of ClipCursor. The article explains a technique to avoid flicker by not moving the cursor but instead snapping the object's position to the nearest legal location.
This article introduces practical techniques to cut AI coding costs by 80%, including prompt caching, context trimming, multi-model routing (using Kimi 2.6 for daily coding tasks and advanced models for core architecture), and more.
Matt Pocock shares common mistakes in software development 'grill' skills, including being too passive, not prototyping, and using too simplistic a model.