
I rebuilt Stack Overflow with AI in it — here's why and how (SvelteKit + Cloudflare Workers)
The Problem Nobody Is Talking About Every day, millions of developers solve coding problems with AI. The solutions work. But those conversations are private . Stack Overflow's traffic has dropped significantly since ChatGPT launched. The knowledge that used to be publicly indexed is now locked in private chat windows, never to be found again. My Solution: CodeAnswr What if AI-assisted Q&A was public by default? You chat with AI to solve your problem You get a pre-publish privacy review A scanner strips API keys, passwords, AWS credentials automatically You confirm → the Q&A is published and searchable forever Live: https://codeanswr.com Tech Stack (all free) Layer Tech Frontend SvelteKit → Cloudflare Pages Backend Hono.js → Cloudflare Workers Database Cloudflare D1 (SQLite) Cache Cloudflare KV AI Puter.js (free, unlimited) Cost ~$1/month (domain only) What I'm Most Proud Of Privacy Scanner : Scans for 20+ sensitive data patterns before anything is published — AWS keys, GitHub tokens, S
Continue reading on Dev.to Webdev
Opens in a new tab



