Patrick DeVivo (@patrickdevivo) 's Twitter Profile
Patrick DeVivo

@patrickdevivo

software engineer in NYC. built mergestat.com, working on augmentable.dev

ID: 10004152

calendar_today06-11-2007 17:13:01

902 Tweet

818 Followers

1,1K Following

Guillermo Rauch (@rauchg) 's Twitter Profile Photo

Queues. The most requested feature since I started Vercel πŸ₯Ή 1️⃣ Send πšŠπš πšŠπš’πš πšœπšŽπš—πš("πšπš˜πš™πš’πšŒ", { πš–πšŽπšœπšœπšŠπšπšŽ: "πŸ”₯" }); 2️⃣ Receive πšŠπš πšŠπš’πš πš›πšŽπšŒπšŽπš’πšŸπšŽ("πšπš˜πš™πš’πšŒ", "πšŒπš˜πš—πšœπšžπš–πšŽπš›", πš– => { πšŒπš˜πš—πšœπš˜πš•πšŽ.πš•πš˜πš(πš–.πš–πšŽπšœπšœπšŠπšπšŽ); // π™»πš˜πšπšœ "πŸ”₯" });

Patrick DeVivo (@patrickdevivo) 's Twitter Profile Photo

I'm rediscovering python after a few years, and between Astral and Modal, I'm completely blown away by how fun it is. no more env/dep insanity, and practically instant remote code execution πŸŽ‰

storm (@notnotstorm) 's Twitter Profile Photo

PSA if you haven't used python in the past 5 years it's a completely new language now - uv solved the package management problems entirely - mypy type checks have become actually useful - cpython is now much faster - polars + fastapi + ruff replaced pandas + flask + black