Featured Article
Critical Boiler: Codex-Ready Projects Without Burning Context on Boilerplate
Why I built Critical Boiler, a stack-aware CLI that generates agent instructions, AI docs, implementation skills, styling foundations, and safer starter files before the real product work begins.
LATEST ENTRIES
-
How to Integrate Beads into an AI-Orchestrated System for Agentic Task Planning
A deep dive into using Beads as the task management backbone of an AI orchestration stack, including a planner agent skill design, task lifecycle patterns, and why it beats scattered Markdown task files.
-
I Built a Tamagotchi That Keeps Living When the App Is Closed
How I turned a nostalgic desktop toy into a deterministic real-time simulation with Tauri, React, TypeScript, PixiJS, persistent care history, branching evolution, and consequences that continue offline.
-
AI in the Browser: A Practical Guide to Chrome’s Built‑in AI, Prompt API Experiments, and Local Inference
A deep dive into running AI directly inside the browser, including Chrome’s built-in AI experiments, browser-managed models, and practical client-side patterns for private summarization, classification, rewriting, and semantic search.
-
Agentic Browsing Explained: How to Optimize Your Custom Website for PageSpeed Insights
A deep dive into Google PageSpeed Insights’ Agentic Browsing category, what it measures, why it matters, and how to make custom sites more compatible with automated, agent-driven browsing.
-
Critical Gate 2.8.0: Task Contracts and Realistic Diff Integrity
Critical Gate 2.8.0 moves AI-agent diff integrity toward explicit task contracts, required-check evidence, scope enforcement, and deterministic invariants instead of simply adding more detectors.
-
Proper Date Management in Modern JavaScript: Timezones, Temporal, Intl, and Safer APIs
A senior-engineering guide to handling instants, date-only values, timezones, DST, and localization in modern JavaScript using Temporal and Intl—without repeating classic Date/Moment mistakes.