chraebsli to Programmer [email protected] • 1 year agoStop comparing programming languagesprogramming.devimagemessage-square183fedilinkarrow-up1722
arrow-up1722imageStop comparing programming languagesprogramming.devchraebsli to Programmer [email protected] • 1 year agomessage-square183fedilink
Stop comparing programming languages Python is versatile JavaScript is powerful Ruby is elegant C is essential C++ Java is robust
minus-square@[email protected]linkfedilink5•1 year agoI’ll happily download 63928 depends so long as it continues to work. And it does, unlike python projects that also download 2352 depends but in the process brick every other python program on your system
minus-squarexigoilinkfedilinkEnglish3•1 year agoGood for you. Not all of us have terabytes of free space on our computers.
minus-squarelastweaknesslinkfedilink8•1 year agoIf you’re not using a venv for python development, that’s kind of on you
I’ll happily download 63928 depends so long as it continues to work. And it does, unlike python projects that also download 2352 depends but in the process brick every other python program on your system
Good for you. Not all of us have terabytes of free space on our computers.
If you’re not using a venv for python development, that’s kind of on you
Venv is the way