Work
I work with engineering teams that need senior, hands-on technical leadership for reliable backend systems. My strongest fit is where the work spans multiple levels at once: code quality, architecture
Author of 'Zero To Production In Rust'. Principal engineer at MainMatter. Rust educator.
https://www.lpalmieri.comI work with engineering teams that need senior, hands-on technical leadership for reliable backend systems. My strongest fit is where the work spans multiple levels at once: code quality, architecture
The mainstream discourse around agentic coding focuses on throughput: ship faster, write more code, do more with less (headcount). And that's indeed how AI tooling adoption is playing out in many orga
The mainstream discourse around agentic coding focuses on throughput: ship faster, write more code, do more with less (headcount). And that's indeed how AI tooling adoption is playing out in many orga
Pavex's March update includes new cookie support (took a month vs expected hours), middleware improvements with mutable references, and ongoing closed beta invites.
👋 Hi! "Zero to production in Rust". Pavex, a new Rust web framework that I have been working on. It's time for another progress report on Pavex, covering what has been done in March. biscotti, I thou
biscotti is a new Rust crate for server-side HTTP cookie handling with better security, edge case support, and distinct request/response types.
TL;DR biscotti ("cookies", but in Italian) is a new Rust crate to handle HTTP cookies on the server side. biscotti's API strives to be as faithful as possible to the underlying semantics of HTTP cooki
Pavex, a Rust web framework, released progress updates for Jan-Feb including closed beta invites, public documentation, and improvements to UX and functionality.
👋 Hi! "Zero to production in Rust". Pavex, a new Rust web framework that I have been working on. It's time for another progress report on Pavex, covering what has been done in January and February! a
Rust web frameworks lack good error reporting, so the author created Pavex with better error handling after years of struggling with existing solutions.
Pavex web framework entered closed beta in December with a major focus on documentation, taking a new approach to ensure docs stay current through testing.