Blog
Writing on AI tools, full-stack engineering, mobile development, and systems I have built along the way.
AI Needs Tools, Not Just Intelligence
Feb 20, 2026
LLMs are prediction machines, they need tools to be intelligent.
Exploring Built-in AI Capabilities in Chromium-based browsers
Jan 15, 2026
Exploring Chromium-based browsers' experimental built-in AI capabilities that run AI models directly in the browser without API keys.
Testing the limits of Supabase + Postgres in a serverless environment
Jul 2, 2024
Comparing Postgres performance on serverless environments vs traditional servers using Supabase and different ORM setups.
Using TRPC with Cloudflare Workers in a monorepo
Jun 30, 2024
Integrating TRPC with Cloudflare Workers in a monorepo setup for type-safe APIs without schema generation.