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!
How I structure prompts for AI coding agents to get considered implementation plans instead of premature code.
Wednesday, March 11, 2026
How combining JSDoc annotations with Object.freeze gives you literal type inference, runtime immutability, and better IDE support for JavaScript constant objects.
Tuesday, March 10, 2026
How I replaced my local .env file with Varlock and 1Password, gaining type safety, validation, secret scanning, and a single source of truth for environment variables.
Monday, March 9, 2026
Working with temporary directories in Node.js just became cleaner and more intentional with mkdtempDisposable and explicit resource management.
Sunday, March 8, 2026
How to write a single hook script that works across Claude Code and Cursor, giving you deterministic control over agent behaviour when it matters most.
Thursday, March 5, 2026






