this post was submitted on 23 Mar 2025
926 points (98.0% liked)

Programmer Humor

24501 readers
677 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Bogus5553@lemm.ee 4 points 3 months ago (5 children)

Numpy is what makes python fast though

[–] Reptorian@programming.dev 0 points 3 months ago (3 children)

Numpy is good for that. But, I gravitate toward naturally faster langs where I don't need to import a library for speed. I use Python for simple, dumb scripts.

[–] Bogus5553@lemm.ee 5 points 3 months ago

I like lower languages as well well, but everything doesn’t need to be built in C/C++/Rust and so on.

load more comments (2 replies)
load more comments (3 replies)