516
you are viewing a single comment's thread
view the rest of the comments
[-] sping@lemmy.sdf.org 6 points 7 months ago* (last edited 7 months ago)

Things is you don't crunch numbers in Python code, you do that in libraries called from Python.

It's a few statements of orchestration and any heavy lifting is encapsulated compiled code.

You don't do tight loops on Python, or if you do you're using it wrong.

[-] victorz@lemmy.world 1 points 7 months ago

This was mostly tongue in cheek, probably not very clear ๐Ÿ˜…

But yeah, fully agree with you.

this post was submitted on 17 Dec 2025
516 points (96.2% liked)

Programmer Humor

32403 readers
1318 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 3 years ago
MODERATORS