The automated posts list idea was inpired by Peter Bengtsson's GitHub profile README. You can read and learn more on his blog. Thanks, Peter!
Search the web-features catalog, preview the baseline-status component, and generate the CDN or bundler snippet, all from one small web app.
Tuesday, July 7, 2026
It's been a while since I have listened to a talk and found a real connection with the speaker and what they were sharing. This streak was broken a couple of days ago when I listened to a talk by Ryo Lu at Cursor's Compile 26 conference.
Sunday, July 5, 2026
Node.js now ships with util.styleText(), a built-in alternative to chalk for terminal text styling. Here is what it can do, when it is enough, and when you might still reach for a dependency.
Thursday, July 2, 2026
Unicode character class escapes turn regular expressions from English-only ASCII tools into something that understands the whole of human writing. A look at how \p{L}, \p{N}, \p{Sc}, and the v flag's properties of strings make this possible.
Wednesday, July 1, 2026
Project Calavera is a CLI tool that scaffolds linters, formatters, AI tooling, and common project infrastructure for web projects. Calavera ❤️ Vite. This post walks through the full contribution path for a new integration, using the Varlock PR as a concrete example.
Tuesday, June 30, 2026






