this post was submitted on 20 Jul 2023
242 points (88.5% liked)

Programmer Humor

32588 readers
1702 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
[–] XaeroDegreaz 103 points 1 year ago (4 children)

Sounds like he needs a better IDE.

[–] [email protected] 6 points 1 year ago (2 children)
[–] betternotbigger 2 points 1 year ago* (last edited 1 year ago)

Python is not very good at this. TypeScript with prettier will very often add missing commas or semi colons for me. I never have to worry about whitespace before the formatter comes into play.

Python's whitespacing felt nice in the days when there wasn't a ton of tooling around auto formatting but now it feels like a burden.

load more comments (1 replies)
load more comments (2 replies)