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 Takipรงi

1,1K Takip Edilen

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