this post was submitted on 15 Aug 2025
849 points (98.2% liked)

Programmer Humor

25885 readers
706 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

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] shnizmuffin@lemmy.inbutts.lol 30 points 1 week ago (33 children)

Anyone who uses YYMMDD instead of ISO 8601 needs to be fed feet first into a wood chipper.

[–] lord_ryvan@ttrpg.network 1 points 4 days ago

I assumed they meant it like 2025-08-18

Though TBF I sometimes rename files using the terminal and go mv $file "some_name_$(date +%s),ext"

load more comments (32 replies)