Rose@slrpnk.net to Programmer Humor@programming.dev · 7 days agoThis will be really funny, until you remember 99% of current super hyped AI stuff is running on Pythonslrpnk.netimagemessage-square56linkfedilinkarrow-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 · 7 days agomessage-square56linkfedilinkfile-text
minus-squareJeremyHuntQW12@lemmy.worldlinkfedilinkarrow-up1arrow-down2·7 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-up5·7 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.