Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Especially changing "import time" to "from time import ..." which requires you to rewrite this whole abomination or copy pasting one of the words
-
@AlgoRythm which most of the time doesn't contain anything.
I'm weirded out by the fact, that this index file in a module folder is something that rust copied.. -
Dausuul0335dTen years ago, Javascript was absolutely worse than Python.
But the thing is, Javascript has *improved*. A lot. There has been a tremendous amount of work put into addressing its flaws. Modern Javascript is by no means perfect ("this" remains an eternal pain point), and there are some missing stairs you or your linter must remember to step over (never use "==", always use "==="), but it's worlds better than it used to be. I quite like working in Javascript now.
Meanwhile, most of the bad parts of Python continue to be bad, with no improvement in sight.
Related Rants
Fuck python and its stupid fucking imports.
Thank you for coming to my Ted talk.
rant
python