Jason Novinger@programming.devM to Python@programming.dev · 1 year agoMaking Python 100x faster with less than 100 lines of Rustohadravid.github.ioexternal-linkmessage-square6fedilinkarrow-up116arrow-down10file-textcross-posted to: rust@programming.dev
arrow-up116arrow-down1external-linkMaking Python 100x faster with less than 100 lines of Rustohadravid.github.ioJason Novinger@programming.devM to Python@programming.dev · 1 year agomessage-square6fedilinkfile-textcross-posted to: rust@programming.dev
minus-squareActuallyRuben@actuallyruben.nllinkfedilinkEnglisharrow-up3arrow-down1·1 year agoI do agree with you on performance, but what makes python unsuitable where security is important?
minus-squarexurxia@lemmy.mllinkfedilinkEnglisharrow-up2arrow-down2·1 year agoDynamic typing is a potential source of security problems
I do agree with you on performance, but what makes python unsuitable where security is important?
Dynamic typing is a potential source of security problems