alexcoder04 to Programmer HumorEnglish · 1 year agopython < shell (for scripts)imagemessage-square74fedilinkarrow-up1626arrow-down117
arrow-up1609arrow-down1imagepython < shell (for scripts)alexcoder04 to Programmer HumorEnglish · 1 year agomessage-square74fedilink
minus-squarenolilinkfedilinkarrow-up4arrow-down2·1 year 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.