Gambuzzi Roberto (@gbinside) 's Twitter Profile
Gambuzzi Roberto

@gbinside

Principal Software Engineer, Magento warlock, Python evangelist, Javascript tamer, proud Introvert, do Code or go home, vecchio_di_merda, Umarell.

ID: 224564957

linkhttp://www.gambuzzi.it calendar_today09-12-2010 09:28:47

704 Tweet

236 Takipçi

177 Takip Edilen

Luciano Mammino 𝕏 Node.js Design Patterns (@loige) 's Twitter Profile Photo

Is your company resisting Rust adoption? 🤨 At #RustGlobal 2025, James Eastham & I tackled this challenge in our talk: 💡 "Serverless Rust: Your Low-Risk Entry Point to Rust in Production." (Thread 🧵👇)

Shubham Shah (@shubhamxshah) 's Twitter Profile Photo

This book is the boss level of backend engineering. Challenge accepted: finishing it this week. Will I emerge a backend wizard… or just cry in YAML? Let’s find out 🧙‍♂️📘💻 Mario Casciaro Luciano Mammino 𝕏 Node.js Design Patterns

This book is the boss level of backend engineering.
Challenge accepted: finishing it this week.
Will I emerge a backend wizard… or just cry in YAML?
Let’s find out 🧙‍♂️📘💻

<a href="/mariocasciaro/">Mario Casciaro</a> <a href="/loige/">Luciano Mammino 𝕏 Node.js Design Patterns</a>
Gambuzzi Roberto (@gbinside) 's Twitter Profile Photo

the little bit of cursed python of the day [M := lcm(M, mi) for mi in m] instead of for mi in m: M = lcm(M, mi) Please, don't do this... #Python