The stack behind this site
This site runs on deliberately boring technology: Next.js on Vercel, all copy in two JSON files, and a Neon Postgres database that stores exactly two tables — waitlist signups and contact messages.
It went from empty folder to live on iotmaniacs.com in a single day, pair-built with an AI agent: spec first, then a step-by-step plan, then tests before code.
That's the Digital OS thesis in miniature: pick simple tools, wire them properly, ship fast, and keep everything where you can change it in minutes.