this post was submitted on 06 Jun 2024
1257 points (96.6% liked)

Lemmy Shitpost

25133 readers
2985 users here now

Welcome to Lemmy Shitpost. Here you can shitpost to your hearts content.

Anything and everything goes. Memes, Jokes, Vents and Banter. Though we still have to comply with lemmy.world instance rules. So behave!


Rules:

1. Be Respectful


Refrain from using harmful language pertaining to a protected characteristic: e.g. race, gender, sexuality, disability or religion.

Refrain from being argumentative when responding or commenting to posts/replies. Personal attacks are not welcome here.

...


2. No Illegal Content


Content that violates the law. Any post/comment found to be in breach of common law will be removed and given to the authorities if required.

That means:

-No promoting violence/threats against any individuals

-No CSA content or Revenge Porn

-No sharing private/personal information (Doxxing)

...


3. No Spam


Posting the same post, no matter the intent is against the rules.

-If you have posted content, please refrain from re-posting said content within this community.

-Do not spam posts with intent to harass, annoy, bully, advertise, scam or harm this community.

-No posting Scams/Advertisements/Phishing Links/IP Grabbers

-No Bots, Bots will be banned from the community.

...


4. No Porn/ExplicitContent


-Do not post explicit content. Lemmy.World is not the instance for NSFW content.

-Do not post Gore or Shock Content.

...


5. No Enciting Harassment,Brigading, Doxxing or Witch Hunts


-Do not Brigade other Communities

-No calls to action against other communities/users within Lemmy or outside of Lemmy.

-No Witch Hunts against users/communities.

-No content that harasses members within or outside of the community.

...


6. NSFW should be behind NSFW tags.


-Content that is NSFW should be behind NSFW tags.

-Content that might be distressing should be kept behind NSFW tags.

...

If you see content that is a breach of the rules, please flag and report the comment and a moderator will take action where they can.


Also check out:

Partnered Communities:

1.Memes

2.Lemmy Review

3.Mildly Infuriating

4.Lemmy Be Wholesome

5.No Stupid Questions

6.You Should Know

7.Comedy Heaven

8.Credible Defense

9.Ten Forward

10.LinuxMemes (Linux themed memes)


Reach out to

All communities included on the sidebar are to be made in compliance with the instance rules. Striker

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 1 month ago (6 children)

Hard disagree.

Least specific -> most specific is generally better in spoken language as the first part spoken is the part the listener begins interpreting.

Like if I ask if you're free on "the 15th of March" vs "March 15", the first example is slightly jarring for your brain to interpret because at first it hears "15th" and starts processing all the 15ths it's aware of, then "March" to finally clarify which month the 15th is referencing.

The only thing practical about DD.MM.YY is that it is easier for the speaker because they can drop the implied information, or continue to add it as they develop the sentence.

"Are you free on the 15th" [oh shit, that's probably confusing, I meant a few months from now] "of July" [oh shit, I actually mean next summer not this one] "next year (or 2025)".

So the format is really a question of who is more important in spoken language: the speaker or the listener? And I firmly believe the listener is more important, because the entire point of communication is to take the idea you've formulated into your head, and accurately describe that idea in a way that recreates that same idea in the listener's head. Making it easier for the speaker to make a sentence is pointless if the sentence itself is confusing to the listener. That's literally a failure to communicate.

[–] [email protected] 8 points 1 month ago* (last edited 1 month ago) (2 children)

You're confusing your own familiarity and experience with a general human rule.

My mother tongue (Portuguese) has the same order when saying numbers as English (i.e. twenty seven) and indeed when I learned Dutch it was jarring that their number order is the reverse (i.e. seven and twenty) until I got used to it, by which point it stopped being jarring.

The brain doesn't really care beyond "this is not how I'm used to parse numbers" and once you get used to do it that way, it works just as well.

As for dates, people using year first is jarring to me, because I grew up hearing day first then month, then year. There is only one advantage for year first, which is very specifically when in text form, sorting by text dates written in year-month-day by alphabetical order will correctly sort by date, which is nice if you're a programmer (and the reason why when I need to have a date as part of a filename I'll user year first). Meanwhile the advantage of day first is that often you don't need to say the rest since if you don't it's implied as the present one (i.e. if I tell you now "let's have that meeting on the 10th" June and 2024 are implied) so you can convey the same infomation with less words (however in written form meant to preserve the date for future reference you have to write the whole thing anyway)

Personally I recognize that it's mainly familiarity that makes me favour one format over the other and logically I don't think one way is overall better than the other one as the advantages of each are situational.

[–] [email protected] 2 points 1 month ago* (last edited 1 month ago) (1 children)

Meanwhile the advantage of day first is that often you don't need to say the rest since if you don't it's implied as the present one (i.e. if I tell you now "let's have that meeting on the 10th" June and 2024 are implied) so you can convey the same infomation with less words (however in written form meant to preserve the date for future reference you have to write the whole thing anyway)

That advantage is not exclusive to the date-first system. You can still leave out implied information with month-first as well.

Personally I recognize that it's mainly familiarity that makes me favour one format over the other and logically I don't think one way is overall better than the other one as the advantages of each are situational.

This is the biggest part of it. No one wants to change what they know. I'm from the US and moved to the UK, and interact with continental Europeans on a daily basis. I've seen and used both systems day to day. But when I approach this question, my answer isn't "this one is better because that's the one I like or I'm most comfortable with", my answer is "if no one knew any system right now, and we all had to choose between one of the two options, which one is the more sensible option?"

dd-mm-yyyy has no benefit over yyyy-mm-dd, while yyyy-mm-dd does have benefits over dd-mm-yyyy. The choice is easy.

[–] [email protected] 1 points 1 month ago* (last edited 1 month ago)

The minimal or non-existent benefits for most people in most situation of yyyy-mm-dd (no, the brain doesn't need the highest dimensional scale value to come first: that's just your own habit because of how numbers are spoken in the English language and possibly because the kind of situation where you use dates involves many things which are further than a year forwards or backwards in time, which for most people is unusual) - people sorting dates by alphabetical order in computer systems (which is where yyyy-mm-yy is the only one that works well) is just the product of either programmer laziness or people misusing text fields for dates - so don't add to enough to justify the "jarring" for other people due to changing from the date format they're used to, not the mention the costs in anything from having to change existing computer systems to having to redesign and print new paper forms with fill-in data fields with a different order.

In a similar logic, the benefits of dd-mm-yyyy are mainly the ease of shortenning it in spoken language (i.e. just the day, or just the day and month) and depend on knowing the month and year of when a shortenned date was used (which usually doesn't work well for anything but immediate transfer of information as the month and day would still need to be store somewhere if they're not coming from "present date") so they too do not justify the "jarring" for other people due to changing from the date format they're used to.

Frankly even in an imaginary situation were we would be starting from scratch and had to pick one, I don't know which one would be better since they both have flawed advantages - year first only really being advantageous for allowing misusing of text data fields or programmer laziness in computer systems whilst day first only being advantageous in immediate transfer of date information where it gives the possibility of using a shortenned date, something which is but a tiny gain in terms of time or, if in a computers system or written form, storage space.

It's really not a hill worth dying on and I only answered your point because you seemed to be confusing how comfortable it felt for you to use one or the other - a comfort which derives from familiarization - with there being some kind of general cognitive advantage for using any order (which, in my experience, there is not).

load more comments (3 replies)