this post was submitted on 07 Aug 2025
709 points (97.7% liked)
Programmer Humor
37713 readers
19 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Ah, Python. It might not be fast, but it gets it right in the end. :)
#python
Ahh, contrived examples of floating point errors. I haven't seen those since I asked Javascript to add 0.1 and 0.2 :)
Just wait till they get rid of GIL!
And get a whole bunch of multi threading horrors...
Well... I'm sorry to tell you... But they're already working on it.
Uh, it'll be like C++ but slow then ...