this post was submitted on 01 Apr 2025
2 points (75.0% liked)

Programmer Humor

42697 readers
321 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
[โ€“] zenforyen@feddit.org 0 points 1 year ago (1 children)

Python with type hints and mypy and ruff = <3

Large Python codebase without types = nightmare

I'm too lazy to insert the "look what they need to mimic a fraction of our power" meme here, so.... Please imagine it instead.

I'm switching jobs in a couple of months, and I am SO glad to be leaving a (very well maintained!!) python codebase with type hints and mypy for a rust codebase.

It is just not the same.