Writing on AI, the web, and building for the future.
All of my long-form thoughts on AI Agents, Responsible AI, web development, and more, collected in chronological order.
Popular Topics
Featured Articles

New
GEO,Web
Can You Get an AI to Cite You? A GEO Experiment on My Own Content
If I write something rigorous and specific, does that actually make AI systems more likely to cite it? I tested 6 GEO strategies on my own Google Search Grounding benchmark article to find out.

Responsible AI,Web
Does Google Search Grounding Actually Prevent Hallucination? I Benchmarked It on a Production App
Search grounding is designed to stop LLM hallucinations, but rigid formatting constraints can override it. I benchmarked 3 conditions with 30 queries across 10 global cities and built a reproducible test harness to measure the exact failure rates.

freeCodeCamp
AI Agents,Web
How to Stop Your AI Coding Agent from Writing Outdated Code with Modern Web Guidance
Learn how to prevent AI coding agents from generating legacy code by equipping them with modern web guidance and standard browser APIs like the Popover API.
All Articles
Web,Antigravity
I installed Modern Web Guidance in My Projects - Here's What Actually Changed
Read article
Web,Responsible AI
The JSON Schema That Made My AI Invent a Restaurant in Italy
Read article
Web,Antigravity
From Google AI Studio to Web App: Building with Nuxt and Gemini (now Antigravity)
Read article
Web,CSS
What is CSS Subgrid? A Practical Tutorial
Read on freeCodeCamp
Web,Accessibility
How to Design Accessible Browser Extensions
Read on freeCodeCamp
Web,JavaScript
How the JavaScript DOM Works – A Practical Tutorial
Read on freeCodeCamp