Blog
Notes from the forge.
Engineering deep dives, benchmarks, and how we think about building infra for AI agents.
EngineeringMarch 28, 2026 · 6 min
Why we wrote our browser engine in Rust
Memory safety, zero-cost abstractions, and a single-binary deploy story. Here's why Rust is the right language for infra AI agents hit on every request.
Read post
Benchmarks9 min
Hitting 0.19ms cold start: benchmarks, tradeoffs, and what we cut
A full teardown of how we got to sub-millisecond startup, what we intentionally don't support, and the benchmarks.
March 20, 2026
Product4 min
MCP isn't a plugin. It's how AI agents talk to the web now.
Why we shipped a native Model Context Protocol server on day one — and what it unlocks for Claude and GPT.
March 12, 2026
Guides7 min
How to run 1,000 concurrent scrapes on a $5 VPS
Chrome-based scrapers eat RAM. A practical walkthrough of scaling scraping workloads with Ilmenite instead.
March 2, 2026