this post was submitted on 28 Nov 2024
463 points (88.5% liked)

Programmer Humor

32866 readers
523 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
[–] JackbyDev@programming.dev 10 points 1 month ago (1 children)

If Python has no haters I'm dead.

[–] Yawweee877h444@lemmy.world 8 points 1 month ago (1 children)

I fucking hate python. Fuck your stupid tabs/spaces bullshit.

[–] Lifter@discuss.tchncs.de 5 points 1 month ago

And fuck your versioning system. And you dependency management. And tooling. Why are there like five different projects trying to lock down the python environment? Conda? Venv?

Even Ubuntu tries to lock down python so that it doesn't brick the install due to dependency conflicts.