Rose@slrpnk.net to Programmer Humor@programming.dev · 6 days agoThis will be really funny, until you remember 99% of current super hyped AI stuff is running on Pythonslrpnk.netimagemessage-square48linkfedilinkarrow-up1473arrow-down110file-text
arrow-up1463arrow-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 · 6 days agomessage-square48linkfedilinkfile-text
minus-squareJeremyHuntQW12@lemmy.worldlinkfedilinkarrow-up1arrow-down2·5 days agoIt doesn’t have dynamic typing FFS, variable are typed. You mean declarations. You can’t have statically typed objects, because they are of indeterminate length.
minus-squarelime!@feddit.nulinkfedilinkEnglisharrow-up4·5 days agoit is a dynamically typed language, but it’s not a weakly typed language.
It doesn’t have dynamic typing FFS, variable are typed. You mean declarations.
You can’t have statically typed objects, because they are of indeterminate length.
it is a dynamically typed language, but it’s not a weakly typed language.