this post was submitted on 03 Oct 2023
0 points (NaN% liked)

Asklemmy

48966 readers
349 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 6 years ago
MODERATORS
top 4 comments
sorted by: hot top controversial new old
[โ€“] diskmaster23@lemmy.one 1 points 2 years ago

In the USA, it would be to metric. Pretty much everywhere else in the US, NASA, military, science, it's all metric.

[โ€“] Tolookah@discuss.tchncs.de 1 points 2 years ago

CEO compensation vs employee compensation.

CEO pay has skyrocketed in comparison to the pay of the employees, this needs to change.

[โ€“] beaubbe@lemmy.world 0 points 2 years ago (1 children)

Date formats. Can never tell if dd/mm/yyyy, mm/dd/yyyy, yyyy-mm-dd...

[โ€“] TauZero@mander.xyz 1 points 2 years ago

The yyyy-mm-dd format (ISO 8601) is the only one that is unambiguous, because no one so far in history has ever used the yyyy-dd-mm format (at least until some xkcd-reading jokester probably will start using it just out of spite). I use ISO 8601 everywhere. It has the additional benefit that filenames get sorted correctly in lexographical order.