this post was submitted on 23 May 2024
263 points (91.2% liked)

Programmer Humor

19207 readers
1143 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
[–] eestileib@sh.itjust.works 15 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.

[–] Diplomjodler3@lemmy.world 27 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.

[–] Lysergid@lemmy.ml -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

[–] umfk@lemmy.world 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)