this post was submitted on 23 May 2024
264 points (91.5% liked)

Programmer Humor

19331 readers
44 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 

...from people who seem to refuse to install paredit or coloring plugins for either? ps lisp syntax ftw, it's a feature!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 17 points 4 months ago* (last edited 4 months ago) (9 children)

I dgaf about indices starting at 0 or 1, I can deal with case-insensitivity, but syntactically significant whitespace drives me up the wall.

[–] [email protected] 26 points 4 months ago (8 children)

What's so hard to understand about it? It's how you should format your code anyway. Only it's enforced.

[–] [email protected] -3 points 4 months ago (4 children)

No it’s how Python wants you to format. Many times I want to separate two logical sections in one function and can’t coz Python go crazy

[–] [email protected] 14 points 4 months ago

Can you give a concrete example? Because I don't understand what you mean.

load more comments (3 replies)
load more comments (6 replies)
load more comments (6 replies)