Rose@slrpnk.net to Programmer Humor@programming.dev · 5 months agoThis will be really funny, until you remember 99% of current super hyped AI stuff is running on Pythonslrpnk.netexternal-linkmessage-square55fedilinkarrow-up1487arrow-down110file-text
arrow-up1477arrow-down1external-linkThis 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 months agomessage-square55fedilinkfile-text
minus-squareqaz@lemmy.worldlinkfedilinkEnglisharrow-up6·5 months agoIt’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 months agoDynamic typing is shit. But type annotation plus CI checkers can give you the same benefits in most cases.
minus-squareJeremyHuntQW12@lemmy.worldlinkfedilinkarrow-up1arrow-down2·edit-216 days agodeleted by creator
minus-squarelime!@feddit.nulinkfedilinkEnglisharrow-up5·5 months agoit 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.