RSS BotMB to Hacker NewsEnglish · 1 day agoPyrefly vs. Ty: Comparing Python's Two New Rust-Based Type Checkersblog.edward-li.comexternal-linkmessage-square1fedilinkarrow-up12arrow-down10file-text
arrow-up12arrow-down1external-linkPyrefly vs. Ty: Comparing Python's Two New Rust-Based Type Checkersblog.edward-li.comRSS BotMB to Hacker NewsEnglish · 1 day agomessage-square1fedilinkfile-text
minus-squareblakenong@lemmings.worldlinkfedilinkEnglisharrow-up1·1 day agoPython is lazy. Just enforce strict types at runtime if they are specified. PHP does it ffs