this post was submitted on 10 Oct 2025
620 points (99.2% liked)
Programmer Humor
26827 readers
3118 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Nice touch making Months plural and Day singular.
I also like how Wednessecond isn't going to be the end of the list, trailing comma is there.
Cursed.
Well, there's multiple months in a year, but only one day per day, so that makes total sense somehow.
Wednesmillisecond, Wednesmicrosecond, ...
Wednesnanosecond, Wednespicosecond, Wednesfemtosecond, ...
Wednesplanktime
Wednespanktime
Wesdneshornyjail for you
WestDesMoinesICEFacility
Oh, it's right after Bonksday!
Can you tell what language it is? Some allow you to have dangling commas (I, personally, hate it but it could be the end of the list, nevertheless).
C#
It could be Typescript or Rust. But probably a lot of oter languages have enums expressed like this too. Likely not C, because no semicolon, and no prefix on the variants.
Nevermind, i just spotted the semicolons :)
I understand the argument in favour of dangling commas, but oh gods I hate it. Aesthetically it's just so awful.
💯💯💯💯💯💯💯💯💯💯💯
I fucking love dangling commas. Especially for lists of lists.