this post was submitted on 13 Oct 2023
801 points (93.9% liked)

Programmer Humor

32464 readers
442 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
[–] [email protected] 4 points 1 year ago* (last edited 1 year ago) (1 children)

Once you're established with a better scope of the project you should be rewriting this in a static language.

Or bolt MyPy to it, right? concerned Padme meme

Edit: Wow. Somebody out there has no sense of humor about their bolt-on type solution.

[–] [email protected] 1 points 1 year ago (1 children)

Hey its better than nothing? Haha

If performance isn't an issue, I'd take it over nothing for long term support

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago)

Yeah. I live to make fun of MyPy - or rather of Python for needing MyPy, but it's "good enough" in many situations.