- cross-posted to:
- programming_horror@programming.dev
- programmer_humor@programming.dev
- cross-posted to:
- programming_horror@programming.dev
- programmer_humor@programming.dev
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 must log in or # to comment.
I’m offended by the inconsistent placement of curly braces.
Oh man that makes it worse
I feel this is missing a couple of !important statements :)
Legit bit of code I saw once
getRandomColor() { Random.seed = 0; return Color.blue; }