this post was submitted on 10 Jul 2025
75 points (100.0% liked)

Python

7282 readers
21 users here now

Welcome to the Python community on the programming.dev Lemmy instance!

πŸ“… Events

PastNovember 2023

October 2023

July 2023

August 2023

September 2023

🐍 Python project:
πŸ’“ Python Community:
✨ Python Ecosystem:
🌌 Fediverse
Communities
Projects
Feeds

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

It's frustrating when people make excuses for problems - even saying that there isn't a problem. Like, if everyone was saying "I like Python even though it is extraordinarily slow and will never be fast, which is a shame"... That's fine. Saying "Python isn't supposed to be fast and you shouldn't want that" is delusional.

It's not just Python where this phenomenon happens - I gave the example of Git ("you shouldn't want to version control binaries so the fact that Git sucks at it isn't really a problem at all!"). Another common one is distributing binaries on Linux - you shouldn't want to do that so it doesn't matter that it's a pain in the bum.

Pet peeve I guess.

[–] [email protected] 1 points 8 hours ago (1 children)

when the hell did i say python is supposed to be slow? i just said it's supposed to be used as a high-level glue to hold low-level things together. different tools have different uses. you're complaining that a saw is a bad hammer.

[–] [email protected] 1 points 5 hours ago (1 children)

i just said it’s supposed to be used as a high-level glue to hold low-level things together.

Exactly. You essentially said it's ok for Python to be slow because it's supposed to only be used to tie together things written in fast languages. That's utter bullshit. It was never designed with that intent, it's just that it turns out people do use it like that because it's so slow.

[–] [email protected] 1 points 3 hours ago

"essentially". fuck off. i started this entire chain saying that it's good that python is getting faster, and you shut that down too. you're obviously only here to start fights. i'm not interested in continuing this.