this post was submitted on 07 Jul 2024
161 points (95.5% liked)

Programmer Humor

31808 readers
328 users here now

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

Rules:

founded 5 years ago
MODERATORS
 

cross-posted from: https://lemm.ee/post/36467447

I am not allowed to credit the site that has this disaster. Its owner said "Nobody should see that"

top 4 comments
sorted by: hot top controversial new old
[–] Zucca@sopuli.xyz 16 points 1 month ago (1 children)

I'm offended by the inconsistent placement of curly braces.

[–] Blisterexe@lemmy.zip 7 points 1 month ago

Oh man that makes it worse

[–] targetx@programming.dev 4 points 1 month ago

I feel this is missing a couple of !important statements :)

[–] crushyerbones@lemmy.world 1 points 1 week ago* (last edited 1 week ago)

Legit bit of code I saw once getRandomColor() { Random.seed = 0; return Color.blue; }