this post was submitted on 13 Oct 2023
781 points (93.5% liked)

Programmer Humor

32042 readers
1464 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
[–] MajorHavoc 2 points 11 months ago

That's a good point. I do love options.

I'll still jest a little at Pythons expense until a type system is natively available.

Having the option of not using types is great.

Having to go discover how to do basic typing in a 3rd party library is not great.

I adore Python, though - Right down to it's painful Logging modules.