Remember everyone, LLMs are amazing math models that can make extremely correct *looking* code.
By pure coincidence, these are sometimes right and the more guardrails and feedback you give it, the more likely it's actually correct.
But finding error is *very* hard, by design.
Bulk redirects on Vercel now scale to 1 million per project with near-constant lookup time.
We shipped the simplest thing first, profiled it in production, and iterated from there ↓
vercel.com/blog/scaling-r…
Hey @theo, what's stopping you from adding code sandbox to t3.chat? Is the context required just too long or sandbox cost concerns or something else? I'd love a client-only wasm interpreter that can run some LLM based toy language as a tool call.