For me, it may be that the toilet paper roll needs to have the open end away from the wall. I don't want to reach under the roll to take a piece! That's ludicrous!

That or my recent addiction to correcting people when they use "less" when they should use "fewer"

you are viewing a single comment's thread
view the rest of the comments
[–] 81 points 2 years ago (36 children)
  • [–] 49 points 2 years ago (7 children)

    For me it's YYYY-MM-DD https://www.iso.org/iso-8601-date-and-time-format.html

    Also, there is a special place for those people who keep making up new timestamps

  • source
  • parent
  • hideshow 7 child comments
  • [–] 12 points 2 years ago (2 children)

    Plus slashes are more likely to be blocked by arbitrary character set validation, and fail. Dashes more clearly distinguish the segments and are more compatible

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 2 years ago

    I sign papers with customers from all over the world, and if I get to sign first and need to add a date, I invariably go for YYYY-MM-DD from ISO-8601. If they go first it's most often illegible to readers without any cultural context.

  • source
  • parent
  • [+] 6 points 2 years ago* (last edited 1 year ago) (5 children)
  • [–] 2 points 2 years ago* (last edited 2 years ago) (1 child)

    What you're saying makes s lot of sense, but how do you speak dates?

    When did you start working your current job? It was in 2022, Aprill 11th

    What's your anniversary date? We were married on 2012, September the 9th.

    People don't talk that way, which is how writing them down got to be the MMDDYYYY format in the first place. Technically, it was MMDDYY exclusively until mid 1999.

  • source
  • parent
  • hideshow 1 child comment
  • [–] -2 points 2 years ago (1 child)

    But everybody still writes addresses as person, street, place, country what is the reverse of the logical order with biggest geographical element first.

  • source
  • parent
  • hideshow 1 child comment
  • [–] 3 points 2 years ago (3 children)

    Heretics like you deserve the Brazen Bull.

  • source
  • parent
  • hideshow 3 child comments
  • [–] 1 point 2 years ago

    While we're at it, make every name start with the surname. I understand why the majority of countries/languages start names with the forename, but finding people in a list of names is just so much easier when they are naturally called Swift Taylor and DeVito Danny.

  • source
  • parent
  • [–] 1 point 2 years ago (4 children)
  • [–] 6 points 2 years ago (3 children)
  • [–] -5 points 2 years ago (2 children)

    Good for computers and spreadsheets, bad for people in mundane use.

    Most of the time I know what year I'm dealing with so it goes in the back. Putting the day first doesn't help until I know what month we mean, so the month goes first.

    Nightmare for file names and stuff though.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 12 points 2 years ago (1 child)

    I see you woke up and chose violence. Dueling pistols at dawn it is then

    For me, it's actually much better for file name sorting - and just about everything else. It numerically orders items in a logical manner allowing for batch processing of large sets of data using wildcards or regex, but I understand that it may not fit everyone's usecase...which is why, it seems everyday, there's someone introducing a new date format

  • source
  • parent
  • hideshow 1 child comment