RSS BotMB to Hacker NewsEnglish · 2 days 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 · 2 days agomessage-square1fedilinkfile-text
minus-squareblakenong@lemmings.worldlinkfedilinkEnglisharrow-up1·2 days agoPython is lazy. Just enforce strict types at runtime if they are specified. PHP does it ffs