this post was submitted on 07 Aug 2025
718 points (97.9% liked)

Programmer Humor

37955 readers
38 users here now

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

Rules:

founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] Splendid4117@piefed.social 30 points 2 weeks ago (1 children)

I think it's more that a ton of popular python libraries (things like pandas, tensor, etc) are actually built in C, so python is just C wearing a mask

Not just libraries, the entire language itself is actually C under the hood