Everything about axum

Serving ASCII cats over HTTP

Our catscii program does everything we want it to do, except that it's a command-line application rather than a web server. Let's fix that.

Enter axum

Read more
Migrating from warp to axum

Falling out of love with warp

Read more
Request coalescing in async Rust

As the popular saying goes, there are only two hard problems in computer science: caching, off-by-one errors, and getting a Rust job that isn't cryptocurrency-related.

Read more
Done scrolling? Go back to the homepage.