Rose@slrpnk.net to Programmer Humor@programming.dev · 5 个月前This will be really funny, until you remember 99% of current super hyped AI stuff is running on Pythonslrpnk.netimagemessage-square55fedilinkarrow-up1487arrow-down110file-text
arrow-up1477arrow-down1imageThis will be really funny, until you remember 99% of current super hyped AI stuff is running on Pythonslrpnk.netRose@slrpnk.net to Programmer Humor@programming.dev · 5 个月前message-square55fedilinkfile-text
minus-squareqaz@lemmy.worldlinkfedilinkEnglisharrow-up6·5 个月前It’s okay, but it’s a bit slow and dynamic typing in general isn’t that great IMO.
minus-squaresping@lemmy.sdf.orglinkfedilinkEnglisharrow-up4·5 个月前Dynamic typing is shit. But type annotation plus CI checkers can give you the same benefits in most cases.
minus-squarelime!@feddit.nulinkfedilinkEnglisharrow-up5·5 个月前it is a dynamically typed language, but it’s not a weakly typed language.
It’s okay, but it’s a bit slow and dynamic typing in general isn’t that great IMO.
Dynamic typing is shit. But type annotation plus CI checkers can give you the same benefits in most cases.
deleted by creator
it is a dynamically typed language, but it’s not a weakly typed language.