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

Programmer Humor

31997 readers
716 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"

you are viewing a single comment's thread
view the rest of the comments
[–] crushyerbones@lemmy.world 1 points 4 weeks ago* (last edited 4 weeks ago)

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