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
-
nibor48773yI also ask myself these 2 questions every day, but that's working on a react project for you
-
Root825403yGiven people’s propensity for continuous bad decisions, I think it’s a little too much hope for.
-
@XajniN You think so? With TypeScript on Deno and WebAssembly on the horizon, don't be so sure.
-
XajniN23y@c3r38r170 they are on the horizon for a decade. Of course there will be changes, but not so soon
-
@Ubbe
While the ecosystem isn't perfect, the standard library and its documentation are nasically how it should be done.
Indenting as syntax actually is a logical thing to have - you have to indent for readability anyways, so why not also get rid of the curlies or end-whatever keywords.
A Python compiler exists.
Their OOP support is fine - they even have classes as first-class citizen, so you actually can pass a class around. You can have decorators for everything and that makes implementing mixins easy enough.
It doesn't have visibility management, so you have to mark your methods though. -
@c3r38r170 I was hoping for something a little more descriptive than "It's bad". I use Python for a lot of things, both at work and for personal projects, and I still don't understand the hate it gets. Disliking the GIL is one thing, but I feel like the hatred goes beyond something as simple as "I can't multithread".
-
@EmberQuill Oh you can't multithread!? Another reason to hate it. The more I learn about it the less I want to meet it.
Related Rants
People in 7-8 years will move on to other languages, look back on their Python projects and think "What was I thinking?? Why would anyone do that??".
I'm calling it.
rant
fuck python
future