this post was submitted on 26 Aug 2026
739 points (99.3% liked)

Programmer Humor

33003 readers
1420 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 3 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] partial_accumen@lemmy.world 2 points 1 day ago (1 children)

I remember one of the hardest transitions for me from scripting in Ruby to Python was the whitespace indent was larger by default in Python. With Python, I ran out of monitor width and would have to be constantly scrolling right and left when visually parsing the code because the nested loops were so deep.

[โ€“] MonkderVierte@lemmy.zip 1 points 1 day ago

Yes, but also, it makes for twistsd code.