←back to thread

312 points chmaynard | 1 comments | | HN request time: 0.001s | source
Show context
fnord77 ◴[] No.45059036[source]
> world's most beloved programming language

The more I use python, the more I hate it. For the inconsistencies and the short comings and the stuff it glosses over and absurdities like having the default queue be thread safe (sacrificing performance). My personal opinion is it is a garbage language.

replies(3): >>45059139 #>>45059488 #>>45097993 #
ihaveajob ◴[] No.45059139[source]
I used to love Python. I still love it, but I used to love it, too.
replies(1): >>45059333 #
1. breatheoften ◴[] No.45059333[source]
Hilarious . I was a python fan before I was a reluctant user. It still has the most reliable debugger integration of any mainstream language which is my favorite thing about the language in its current state.

Debugger >> language -- next most popular language manifesto slogan (i hope).