100% private · no tracking · works offline100% client-side/no data leaves your browser/no accounts/works offline
§ The diary · page 3
81 articles on web development, tooling, React, JavaScript, and practical frontend work.
Page 3 / 9

AI Agents
A practical guide to securing remote MCP servers with OAuth 2.1-style discovery, PKCE, resource-bound tokens, token validation, and production-safe scopes. Includes a checklist, runnable Express middleware, and the failure modes developers usually miss.
Jul 9, 2026· 15 min read
A guide to the best free browser-based developer tools — JSON formatters, TypeScript generators, CSS visualizers, regex testers, and more. All 85+ tools run 100% client-side with no data leaving your browser.
May 23, 2026· 4 min read

Developer Tools
A practical guide to writing CLAUDE.md as a permission contract for AI coding agents, covering tool tiers, hard stops, failure behavior, and MCP server security.
May 6, 2026· 10 min read
Agentic Workflows
OpenHands agent skills let you package repetitive coding workflows into version-controlled, team-shareable instructions that trigger automatically, ending the repeated-prompt problem across sessions.
Apr 30, 2026· 8 min read

AI Tools
Every major AI coding tool raised its price or restructured plans in April 2026. Here is what changed, why agentic workflows broke the old economics, and how to figure out what you should actually be paying.
Apr 28, 2026· 7 min read
AI Agents
Set up production-ready AI code review using GitHub Agentic Workflows' safe-outputs security model, threat detection, and compile-time constraints.
Apr 28, 2026· 5 min read

Developer Tools
AI is generating more pull requests than humans can review. The fix isn't picking the best AI code review tool — it's combining the right ones.
Apr 27, 2026· 11 min read

AI Agents
Gemini CLI shipped subagents in April 2026. Here is an architectural comparison with Claude Code covering orchestration, context capacity, and permission controls.
Apr 27, 2026· 9 min read

Tailwind CSS
A practical walkthrough of what actually breaks when you upgrade to Tailwind CSS v4, from the silent border-color default to the renamed shadow scale.
Apr 25, 2026· 7 min read

Developer Tools
Claude Code's Monitor tool streams background process output directly into the agent session, replacing polling loops with event-driven reactions that cost nothing during idle periods.
Apr 25, 2026· 7 min read