this post was submitted on 17 Apr 2024
1439 points (98.6% liked)

Programmer Humor

18396 readers
669 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 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] pcouy@lemmy.pierre-couy.fr 5 points 2 months ago (1 children)

Are you suggesting something like continuous timezones? Thanks for bringing this nightmare to a whole new level! :)

[–] KillingTimeItself@lemmy.dbzer0.com 0 points 2 months ago (1 children)

no?

Time is global, there is no deviation based on where you are in the world, it is merely your local solar time is what deviates.

[–] pcouy@lemmy.pierre-couy.fr 1 points 2 months ago (1 children)

At this point, I don't know if you are trolling or not. You keep saying that this is nothing like timezones, while describing something that really looks like timezones to anyone else reading it.

Do you suggest we all use one unique time, regardless of local solar time? Or do you suggest we all use our own local solar time, based on each person's exact longitude on the globe, regardless of borders and current timezones ?

it depends on how it's implemented, but essentially, we do away with our current concept of timezones, and then use UTC or something, for example. But we reimplement the timezone maps for our local solar time offsets. So that way we still have a consistent system. Just without timezones.