this post was submitted on 15 Aug 2025
784 points (98.4% liked)
Programmer Humor
25730 readers
1197 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
Anyone who uses YYMMDD instead of ISO 8601 needs to be fed feet first into a wood chipper.
ISO 8601 is
YYYYMMDD
(orYYYY-MM-DD
in extended format)Are you really going to wood chipper someone for leaving off the leading
20
? I think we can safely infer the century and millennium with a high confidence, why not trade them for two extra name characters?I use to do that but got tired of typing out unnecessary characters and appreciate the shorter character length. I think my folders and files will be long gone by Y2Point1K.