The last hope

826 points · 31 comments · view on lemmy.world

31 Comments

CaptainBlagbird@lemmy.world · 69 pts · 2y (3 replies)

There is still hope, it's Best by, not Use by

dbx12@programming.dev · 49 pts · 2y (2 replies)
[ removed ]
possiblylinux127@lemmy.zip · 8 pts · 2y (1 reply)

Until its not

Be mindful of perishables left out of the fridge for a long time. Most of the time it is fine but in some cases it can cause illness.

dbx12@programming.dev · 2 pts · 2y
[ removed ]
teft@lemmy.world · 43 pts · 2y (4 replies)

That is only what the Canadians release to the outside world. They have a strategic maple syrup reserve.

Viking_Hippie@lemmy.world · 16 pts · 2y (3 replies)

strategic maple syrup reserve

I love that this is a real thing 😄

BeardedGingerWonder@feddit.uk · 9 pts · 2y (2 replies)

Goddamned Canadian maple syrup cartel.

Viking_Hippie@lemmy.world · 8 pts · 2y (1 reply)

Actually, I think they identify more as a Maple Mafia..

Crashumbc@lemmy.world · 5 pts · 2y

Big Maple!

Boneless2246@lemm.ee · 28 pts · 2y (4 replies)

But is it October 2, or February 10?!?

possiblylinux127@lemmy.zip · 12 pts · 2y (2 replies)

Both

Iheartcheese@lemmy.world · 6 pts · 2y

All is possible with the power of maple

dch82@lemmy.zip · 2 pts · 2y

TBF tho it doesn’t really matter because either way it won’t go out of date in 14000 years

Jolteon@lemmy.zip · 2 pts · 2y

It's February 15th, 2010 at 14:41.

mrspaz@lemmy.world · 26 pts · 2y (7 replies)

I wrote a program to figure out what day of the week this landed on (assuming it is in fact October 2nd, 151441).

It's a Saturday.

Real downer on the start of the weekend.

superkret@feddit.org · 26 pts · 2y (6 replies)

Ephera@lemmy.ml · 6 pts · 2y (5 replies)

Yep, my immediate thought was, how the hell would you know it works?

odium@programming.dev · 3 pts · 2y (2 replies)

That program better be using an existing date library, because otherwise it's most definitely wrong.

asyncrosaurus@programming.dev · 3 pts · 2y (1 reply)

public string GetDayOfWeek(DateTime date) => "saturday";

I also calculated it, his result checks out.

al4s@lemmy.world · 4 pts · 2y

Don't be ridiculous, that would never pass QA.

But this one will. Joy for years to come:

public string GetDayOfWeek(DateTime date) {
    return ((date - new DateTime(1970, 1, 1)).Milliseconds / 86400000) % 7 switch {
        0 => "Thursday",
        1 => "Friday",
        2 => "Saturday",
        3 => "Sunday",
        4 => "Monday"
    };
}
Bgugi@lemmy.world · 3 pts · 2y (1 reply)

Bro probably to account for leap Thursday's. We have one every ~28k years to keep in alignment with the true solar week.

dch82@lemmy.zip · 1 pts · 2y

Took me longer than it should have to realise this was a joke.

cordlesslamp@lemmy.today · 10 pts · 2y (1 reply)

Best by ≠ Expiration date

It's the truth, and I'm tired pretending it's not.

ulterno@lemmy.kde.social · 5 pts · 2y

It's just not in its best condition.
Another 720000 years before expiry.

pyre@lemmy.world · 10 pts · 2y

what an optimistic date for our demise.

GrabtharsHammer@lemmy.world · 10 pts · 2y (3 replies)

Nothing left to do but play football.

https://www.sbnation.com/a/17776-football

GreyEyedGhost@lemmy.ca · 2 pts · 2y

I never knew of the existence of this story. Truly astounding.

greencactus@lemmy.world · 2 pts · 2y (1 reply)

Wilddddd. That was just crazy.

GrabtharsHammer@lemmy.world · 1 pts · 2y

Glad you enjoyed it! Personally, I never expected such a thing from a sports reporting site.

Crashumbc@lemmy.world · 7 pts · 2y (3 replies)

1441 is most likely the time stamp sorry guys...

(Not sure if Canada follows US or internal date format)

eezeebee@lemmy.ca · 6 pts · 2y

Canadian here. We're not sure either.

uis@lemm.ee · 1 pts · 2y (1 reply)

Slashes mean whatever american abomination

Crashumbc@lemmy.world · 2 pts · 2y

Cry

You cut me deep, real deep.