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
-
Because prejudice...
Same question like...why so people love Mayo and hate mustard (which is an ingredient of mayo)…
Or how someone can eat a good wagyu beef steak with ketchup.
Humanity is insane. -
C0D4681456yCoz fuck anything I don’t use / like.
Thats how the world is, if you enjoy it, then just ignore it. -
My boy @C0D4 said it perfectly really and it boils down to that.
For many people: not liking something == it sucks.
I never understood(nor will I ever understand) how that mindset works. -
@SanitizedOutput
The author talked about a programming language.
I compared it to food and personal taste...
You compare a drink with acid.
And hate on other persons...
How do you get from a programming language and the prejudice against it to a hate of persons against each others?
That escalated pretty much... -
Kaji22626yI like knowing how my code is organized.
I don't like it borking itself because it didn't know how to sort itself out when pasted into what I'm doing because it uses whitespace to determine block structure instead of some sort of enclosing syntax.
Any language that makes its line terminators optional automatically gets a downvote.
Any language that doesn't know how to use braces gets a downvote (see index 1 above).
Any language that prioritizes "user-friendliness" over functionality in the sense of making what helps keep the code sane syntactically optional gets a downvote. -
People are gonna hate on everything.
It's about you as a developer not giving a fuck and just using what's best for your needs. -
Python is objectively better than Ruby. Working with both of them make me happy it's a dying platform, especially rails
-
LuxARTS16636yI love python but a few days ago I had to use some modules and the recent changes in the python version broke most of them. I like the new features but they should keep some backward compatibility. And I'm not talking of weird modules, I'm talking about matplot, numpy, wave and py2exe (yes, py2exe doesnt work in the lastest version)
-
I don't hate lately, I dislike it from day one. Since version 1 (yeah I'm that old). 🤣
-
@Techno-Wizard I'll admit I write a lot more python than Ruby. I pretty much default to it immediately when I have an idea or want to try something. but I do like some of Ruby's features and syntax a lot more. python, while great in many ways, is not as pretty to look at.
-
icycrash6856y@LuxARTS py2exe hates me. It's constantly breaks python for me where I just give up uninstall both and use straight python.
-
Ximidar8526yThe only thing I really don't like about it is having to download every bit of source code to the machine your software runs on. PIP is fine except when it doesn't quite download the package correctly, then when you reinstall it uses the broken package from the cache. Then you have to delete the cache. I just hated deploying python code
-
Fjord816yIt's easy to write and read but symbolic language like mathematica is even easier, too many people telling me it's fast without knowing that it's the packages in C that are doing the computationally expensive bits...also I main Fortran and C, so tell me about how fast python is?
why is everyone hating on python lately?
I know it's not perfect, and it takes care of a lot of shit for you. and it's slow, and doesn't have a decent compiler, and PEP 8 encroaches on everything good in the world, and mandatory whitespace, etc.
yea. it's got some issues. but it's still a good language imo. and it's easy to write, it's fun to write, it looks nice (not Ruby level nice but ehh). not worthy of all the "fuck python!" talk.
question
python is awesome
legit question