
Luca Palmieri
@algo_luca
Followers
16K
Following
15K
Media
774
Statuses
9K
Rust / backend dev / org design / climate. Baking on the good days. Author of https://t.co/WDxzUHAAe6. Building https://t.co/YMfw1oaHIi, a new Rust web framework.
Rome, Lazio
Joined July 2017
"Zero To Production In Rust" is complete 🦀 It is a start-to-finish guide for building APIs using @rustlang. A mix of pragmatic advice and foundational concepts. @zero2prod is the book I wished I had when I started. Two years in the making - it feels surreal to be *done*.
65
397
2K
Looking forward to @rustconf and @OxidizeConf, where I'll get a chance to dive into the details of the thought process and technical strategy that made this possible.
2
1
23
New Redis release, but with a twist. It includes our first Rust patches to Redis Query Engine! In particular, it ships the new TrieMap implementation I wrote with @hdoordt, as part of @mainmatter's ongoing collaboration with Redis.
5
13
154
The integration into their Academy plugin is pretty slick! A nice way to get started with Rust without leaving the IDE.
🆕 New Rust course alert! Learn #Rust the hands-on way – right inside @rustrover. We’ve teamed up with @algo_luca from @mainmatter to bring "100 Exercises to Learn Rust" straight into your IDE. 🦀 Start practicing now! https://t.co/hzn15dvYEq
1
5
58
If you're in a position to hire a compiler developer, rush it! Giving @compiler_errors the opportunity to continue working on Rust is probably the most impactful contribution that your company can make to the project.
Bad news -- I'm not going to be with my employer for much longer due to team relocation demands. If anyone has any leads for roles that would allow me to continue my Rust compiler work (in New York City), they'd be greatly appreciated.
0
2
14
That beautiful feeling of being ~done on a 35k lines* PR 🍉 *Don't do this at work. **Many lines are test snapshot updates.
2
0
15
We have another opening at Mainmatter, this time for a *technical writer*. You'd be working directly with me on new Rust training material, blog posts and other kinds of technical long-form content. If you're interested, send your resume job AT mainmatter DOT com
4
5
27
An even better solution: you can set an MSRV *just for clippy* via clippy.toml. This will configure a variety of lints to behave as if you were using that version to run clippy, including the collapsible_if one. Back to fearless toolchain updates!
0
2
13
If you want to mitigate the problem, slap `#![allow(clippy::collapsible_if)]` on your crate.
1
2
39
Rust 1.89.0 will stabilize let-chains (yay 🎉). In the same release, clippy will flag `if` statements that can be collapsed further using a let-chain. Outcome: your CI will fail when 1.89.0 is released, and you can't fix it ahead of time because the feature clippy wants you to
12
22
365
It's official now: I'll be a speaker at RustConf 2025 🎉 My talk falls into the "Interop & Migration" theme, covering the work we've been doing with Redis, supporting the migration of some of their C code to Rust. You'll get all the details when the full schedule is announced!
5
13
123
Two things can be true at the same time: - You can achieve ~everything with enough practice - Dan Luu is spot on when he says that "95%-ile isn't that good" If you've never read the article, this is your chance:
2
3
29
A bunch of Italian friends talking shop about Rust 😄
🦀Today, at 5.15 pm CEST, MEGA Rust Roundtable with not one, not two, not three, but FOUR Italian 🇮🇹 Rust developers! @loige
@algo_luca
@marcoieni (live on YT+Twitch+Twitter) No worries, the live will be in English 🇬🇧
1
4
23
If you're not at PyCon, you can find the workshop material online: https://t.co/CNbR2gjUkL It's exercise-based, like most of our trainings here at Mainmatter.
0
0
5
The Rust-Python workshop at @pyconit is about to start! Seek me out if you're at the conference and you want to talk about native extensions!
1
2
11
You can submit your proposals at
papercall.io
[EuroRust](https://eurorust.eu) is a 2-day conference for the European Rust community.
1
0
2
Two weeks left to submit your talk proposals for EuroRust 2025 ⏳ The CfP closes on June 2nd! We're looking for a wide range of contributions: beginner-friendly talks, reports on Rust industrial usage, deep-dives on language features or crates, tutorials, etc.
1
1
7
Pavex is now officially registered as a trademark! Another to-do item can be crossed off the public beta checklist ✅
2
1
57
Spoiler alert: all lines trending in the Rust direction!
What's shaping the future of Rust in 2025 and beyond? 🤔 Explore the trends and see how developers are leveraging the power of Rust to build top-tier software. Get insights from industry experts @timClicks, @herberticus, and @algo_luca. https://t.co/BbEUyGroK1
3
0
23
The Rust team at Mainmatter has grown, but we need to grow it further! We're looking for freelancers to help us migrate a database from C to Rust. It's an incremental rewrite: a module at a time, interfacing with the existing C code. European hours, full remote, 4 days a week.
14
30
247