this post was submitted on 17 Dec 2025
494 points (96.1% liked)

Programmer Humor

32420 readers
1054 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
[–] 30p87@feddit.org 29 points 7 months ago (116 children)

Almost any language is OK, but Rust is just so, so fucking ugly

[–] Lembot_0006@programming.dev 22 points 7 months ago (24 children)

FORTRAN isn't a beauty either.
And Python is strange as hell with its mandatory tabs.

[–] bleistift2@sopuli.xyz 21 points 7 months ago (12 children)
[–] firelizzard@programming.dev 11 points 7 months ago (2 children)

Indentation-driven control flow is one of the most cursed things ever invented, excluding things explicitly designed to inflict pain or death.

[–] CompactFlax@discuss.tchncs.de 7 points 7 months ago

White space sensitive languages are evil.

[–] KSPAtlas@sopuli.xyz 5 points 7 months ago

Haskell has the choice of both indentation based and brackets for things like do blocks, but most people use indentation based cause it's the norm and looks cleaner

load more comments (9 replies)
load more comments (20 replies)
load more comments (111 replies)