← Back to all articles

Luca Palmieri

Author of 'Zero To Production In Rust'. Principal engineer at MainMatter. Rust educator.

https://www.lpalmieri.com

Articles

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

Can agentic coding raise the quality bar?

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

Can agentic coding raise the quality bar?

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

This month in Pavex, #10

Pavex's March update includes new cookie support (took a month vs expected hours), middleware improvements with mutable references, and ongoing closed beta invites.

This month in Pavex, #10

👋 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, a new crate for HTTP cookies

biscotti is a new Rust crate for server-side HTTP cookie handling with better security, edge case support, and distinct request/response types.

biscotti, a new crate for HTTP cookies

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

This month in Pavex, #9

Pavex, a Rust web framework, released progress updates for Jan-Feb including closed beta invites, public documentation, and improvements to UX and functionality.

This month in Pavex, #9

👋 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

This month in Pavex, #8: docs, docs, docs

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.