this post was submitted on 12 Mar 2024
1087 points (95.7% liked)

Programmer Humor

31793 readers
33 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 

Please dont take this seriously guys its just a dumb meme I haven't written a single line of code in half of these languages

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 5 months ago (1 children)

Same could be said about people that don't think that indentation is not important for readability.

You should really avoid double negatives. What you actually said was "Same could be said about people that think that indentation is important for readability“, which makes no sense in the context of the rest of your post.

And I'm not saying this just to be a dick about grammar. I mean, obviously I am, but not just that. If your English isn't readable, then I don't trust your Python, either.

[–] [email protected] 2 points 5 months ago

My bad, I deleted part of the comment to rewrite it and forgot part of the original. And as you probably guessed I meant for it to be a single negative.

Good thing this is a casual forum and not a work environment where I would reread my code with care haha. There's a reason linters exist in code editors, it's for people like me.