Latest Insights
A chronological journey through thoughts, tutorials, and deep dives into modern development.
I Built an AI Agent That Manages Multiple Email Accounts, a Calendar, and Sends a Morning Briefing — Every Single Day
A real estate professional was drowning in 3 inboxes, scattered tasks, and missed follow-ups. I built a multi-agent AI system with 23 real tools, live Gmail access, and a daily briefing pushed to Telegram every morning. Here's exactly how it works.
vinext: One Engineer + AI Rebuilt Next.js in a Week — 4x Faster Builds, 57% Smaller Bundles
Cloudflare's vinext is a drop-in Next.js replacement built on Vite that deploys to Cloudflare Workers. One engineer and an AI model rebuilt the most popular front-end framework from scratch — 4x faster builds, 57% smaller bundles, and it cost about $1,100 in tokens.
Dynamic OG Tags for React SPA: Cloudflare Workers + Supabase Edge Functions
How to fix the generic Open Graph preview problem in React SPAs — using Cloudflare Workers to intercept crawler requests and serve dynamic meta tags from Supabase in real time.