this post was submitted on 02 Sep 2024
892 points (99.1% liked)

Programmer Humor

32588 readers
953 users here now

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

Rules:

founded 5 years ago
MODERATORS
 

Incase it doesn't show up:

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

@UndercoverUlrikHD @unionagainstdhmo
It's a big difference if indentation is a purely cosmetic thing or an integral, functional requirement of a language.

[โ€“] UndercoverUlrikHD 1 points 2 months ago

It's just forces what should be standard practice anyway though. Poorly formatted code in languages relying on curly braces is far more annoying to parse in my opinion.