Rose@slrpnk.net to Programmer Humor@programming.dev · 21 days agoThis will be really funny, until you remember 99% of current super hyped AI stuff is running on Pythonslrpnk.netimagemessage-square45linkfedilinkarrow-up1484arrow-down10file-text
arrow-up1484arrow-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 · 21 days agomessage-square45linkfedilinkfile-text
minus-squarecurbstickle@lemmy.dbzer0.comlinkfedilinkarrow-up9·21 days agoPython is phenomenal for prototyping IMO. Once you need performance, its best to use another language (even partially). But quickly banging out a concept, to me, is the big win for python.
minus-squaresping@lemmy.sdf.orglinkfedilinkEnglisharrow-up9·21 days ago Once you need performance If you need more performance. Many things just don’t.
Python is phenomenal for prototyping IMO.
Once you need performance, its best to use another language (even partially).
But quickly banging out a concept, to me, is the big win for python.
If you need more performance. Many things just don’t.
Removed by mod