Nathan Flurry 🔩

@nathanflurry.com

building https://git.new/rivet (yc w23) dms open

New blog post dropped: why Traefik was the slowest part of our stack & how we rewrote it from scratch in Rust 🦀 My 2025 H2 goal is to get really good at technical writing – this is the first of many posts to come I loved writing every word of this, I hope you enjoy it too ⬇️

Rivet@rivet.gg · last yr.

We are achieving 2,000x faster route propagation by rewriting Traefik in Rust. Built for our open-source serverless platform: - Lazy route resolution - Request buffering for cold starts - Infinite scaling - Single stateless Rust binary Technical deep dive: rivet.gg/blog/2025-06...

"The only people I know actually getting Durable Objects working are Cloudflare employees" - @t3.gg on stream If you're curious about Durable Objects but not the complexity: ActorCore.org has been my obsession for the past month to make DO as simple as possible Example code & GitHub below ⬇️

🤌 i talked to sooo many devs to refine ActorCore v0.7's new api. the same code in Durable Objects is now 4x longer ✅ pure functions, no more `extends Actor` ✅ split actors x-file ✅ short & fun to write try this thing and tell me it's not the best way to write realtime apps

Bild

ActorCore v0.5.0 + @hono.dev 🔥 by far our most requested feature: ActorCore now exposes `createRouter` to let you quickly include ActorCore in existing projects plus: exposed driver API, new topology, and loads of new docs. github & changelog below 🧵

ActorCore v0.5.0 changelog

Two days with @anthropic.com Claude Code (vs Aider & Cursor) – currently my favorite copilot. + Smart search/replace w/o explicit files + Smart auto-architect/ask switching - No auto-lint/test - No explicit fs scope (aka /add) - No web crawling - Buggy 1.0 UI - No vim bindings

Bild