☁️ How Cloudflare handles 90 million requests per second with Pingora
- Rust in Production Podcast with Edward Wang & Kevin Guthrie, Software Engineers (CloudFlare)
corrode.dev/podcast/s05e03-c…
Cloudflare's Pingora proxy handles 90 million requests... PER SECOND!
I asked Edward and Kevin from the team for an interview.
We talked about Tokio, the wider async ecosystem, Rust developer ergonomics, and why Cloudflare chose Rust.
corrode.dev/podcast/s05e03-c…#rustlang#rust
Autonomous Lawn-Mowing Robots using Rust! 🌱 🦀
In today's podcast episode, I spoke with @andrewtinka from @ScytheRobotics about how they're breaking ground with cutting-edge hardware and software, and how Rust makes industrial robots work.
corrode.dev/podcast/s05e02-s…#rust
Looking for a nice weekend project? Maybe write a HTTP server from scratch?
It's a fun way to improve your coding skills. Here's my attempt in Rust.
piped.video/aZ5sfhGmEVU?si=zViU…#rustlang#rust
We just published Season 5, Episode 1 of 'Rust in Production' with Alexandru Ene from Prime Video!
We talk about 30ms input latencies, handling panics at scale, and porting large codebases from JS to Rust.
Here's the full episode:
corrode.dev/podcast/s05e01-p…#rustlang#rust
Business logic should be simple; even in powerful languages like Rust.
I wrote down a few tips and tricks on how to keep your code simple and maintainable. Maybe you know someone who needs a refresher. 😉
corrode.dev/blog/simple/#rustlang#rust#programming
Season 4 of the Rust in Production podcast is a wrap! 🎉
We had amazing guests from Microsoft, Astral, and more, discussing Rust's role in foundational software.
We collected our favorite quotes from this season in our season finale!
corrode.dev/podcast/s04e08-s…#rust#rustlang
Using Rust to control hundreds of antennas worldwide processing gigabytes of satellite data.
Just released a new episode of 'Rust in Production' with Vegard Sandengen from KSAT about building mission-critical space infrastructure with Rust.
corrode.dev/podcast/s04e07-k…#rustlang
@1Password uses Rust to secure passwords.
500k lines of Rust in production. Around 600 crates maintained. Close to 100 engineers shipping Rust code across all products.
I about it with @Andrew_Burkhart in this episode of 'Rust in Production'.
corrode.dev/podcast/s04e06-1…#rustlang
New "Rust in Production" episode!
@adamhendel talks about PGMQ from @tembo_io, a lightweight job queue using Postgres as backend.
You could build this yourself, but you'd probably waste time and end up with the same design anyway 😄
corrode.dev/podcast/s04e05-t…#rustlang#postgres
Ten years after Rust 1.0, we need to stop thinking of it as just "systems programming." That label carries historic baggage and scares away teams who could benefit from Rust.
corrode.dev/blog/foundationa…#rustlang#rust
In today's special 'Rust in Production' episode we talk to Niko Matsakis from the Rust core team.
Niko and I take a trip down memory lane and discuss the early days of Rust and much much more.
corrode.dev/podcast/s04e04-r…#rustlang#rust
It's crazy how much Python tooling has improved in recent years.
A big part of it is thanks to tools like `uv`.
In today's episode, I talk to @charliermarsh, CEO of @astral_sh about building better Python tooling in Rust.
Full episode: corrode.dev/podcast/s04e03-a…#rustlang