alexcoder04@programming.dev to Programmer Humor@programming.devEnglish · 2 years agopython < shell (for scripts)programming.devimagemessage-square35linkfedilinkarrow-up155arrow-down13
arrow-up152arrow-down1imagepython < shell (for scripts)programming.devalexcoder04@programming.dev to Programmer Humor@programming.devEnglish · 2 years agomessage-square35linkfedilink
minus-squarenoli@programming.devlinkfedilinkarrow-up1arrow-down1·2 years agoThis might be an unpopular opinion but python’s speed wouldn’t even be an issue if it was 5x slower than it is now. Python is a language designed for write-time performance, not runtime performance.
This might be an unpopular opinion but python’s speed wouldn’t even be an issue if it was 5x slower than it is now.
Python is a language designed for write-time performance, not runtime performance.