this post was submitted on 29 Jan 2024
-11 points (43.7% liked)

Programmer Humor

33058 readers
280 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 year ago (2 children)

I expected Python to have a lot of dust while it only flew 1 cm

[–] [email protected] 6 points 1 year ago (1 children)

Meme: image of an airliner cockpit, but the thrust levers are replaced with a big button that says "import numpy"

[–] [email protected] 2 points 1 year ago

Ok that's funnier.

[–] admin 1 points 1 year ago (1 children)

I don’t get it, is python dying?

[–] [email protected] 5 points 1 year ago

Nah, just slow.

But it has a ridiculously big library and is easy to write. A lot of libraries are also written in C, so the slowness drawback doesn't even apply in some cases.