this post was submitted on 27 Feb 2025
403 points (97.9% liked)

Programmer Humor

22247 readers
758 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 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Laser@feddit.org 92 points 1 month ago (2 children)
[–] enemenemu@lemm.ee 15 points 1 month ago

To me it just looks like you do not need the braces at all

[–] merc@sh.itjust.works 5 points 1 month ago

A funny, but incredibly subtle joke to do would be to do a post like this, but get the indentation subtly wrong somewhere, so something that's supposed to be inside a loop is outside according to indentation, but is inside according to braces.