Posts RSS Feed
All of the posts.
Say Less with Cursor Rules
How I use .cursor/rules and glob patterns to enforce standards without cluttering context.
Your CI Is Running Tests on Old Code: How to Auto-Cancel GitHub Actions
Pushing multiple commits quickly? You're probably paying for 3-4 parallel test runs testing outdated code.
Per-User JWT Secrets: Enterprise-Grade Token Revocation for External Clients in Wasp
Secure your OpenSaaS with per-user JWT secrets, encrypted storage, and surgical token revocation for external clients.