Live data from Hacker News

Alternate clock designs and time systems

serialc.github.io

31–40 of 119 posts

Re: Alternate clock designs and time systems

#31
post #23

One thing that annoys me about am/pm is that the clocks have a 12 at the top and not a 0. So it goes 11:59 am to 12:00 pm and not 11:59 am to 00:00 pm. Even as a kid I was confused as to why 12 belonged to PM but 11 was still AM, but I never thought about it much until recently, decades after I had learned and was using the system. Which I guess is why it is still like this.

I'll never accept a 24 hour dial that puts midnight at the top and noon at the bottom.

Low Noon Saloon

Re: Alternate clock designs and time systems

#33
post #5

My favorite retirement gift is a seven segment clock that points to the day of the week. It usually gets a laugh, followed up months later with an honest thank you and an anecdote about how it saved them from going to the bank on a Sunday or the like. https://dayclocks.com/

These are particularly interesting because they isolate the one part of time that is completely made up: the week. Days, months, years have natural markers - but weeks and particularly days of the week are a totally arbitrary coordination function.

Aren't modern months made up as well? They are not in sync with lunar cycles anymore.

Re: Alternate clock designs and time systems

#34
post #7

I'm curious, are there any other notable time measurement systems other than the ones listed here?

I find unequal hours [0] interesting.

Basically, day (from sunrise to sunset) and night (sunset to sunrise) are each divided into 12 equal periods. But night hours and day hours are, of course, not equal to each other and changing throughout the year.

You can make a computer implementation by pulling astronomical sunset/sunrise times for a specific geographical location and then it's a simple arithmetic to convert from modern hours to horae temporales

[0] https://en.wikipedia.org/wiki/Unequal_hours

Re: Alternate clock designs and time systems

#35
post #21

Earlier quoted context omitted.

Swatch Internet Time was almost kind of a thing in the late 90s.

I almost think that one was a bit too early. Having a "universal" way to share time that's not timezone ambiguous would be pretty handy these days.

Why not use UTC?

Re: Alternate clock designs and time systems

#39
post #5

My favorite retirement gift is a seven segment clock that points to the day of the week. It usually gets a laugh, followed up months later with an honest thank you and an anecdote about how it saved them from going to the bank on a Sunday or the like. https://dayclocks.com/

These are particularly interesting because they isolate the one part of time that is completely made up: the week. Days, months, years have natural markers - but weeks and particularly days of the week are a totally arbitrary coordination function.

Well, seconds, minutes, and hours are also arbitrary.

Re: Alternate clock designs and time systems

#40
post #6
post #2

Nice. Related, I also love exploring different ways to visualize time, so a few months back I came up with twelve variations arranged in the form of an actual clock that you can click through to see each one. Each one presents a different type of visualization (from sand, where each falling grain represents a second to a 3D-modeled set of water wheels) https://clocks.specr.net

That's pretty neat. The ? (help) link and the speed up button overlap on my browser (firefox on android, url bar on the bottom). My email is in my profile, I can send a screenshot if you need it.

Thanks toast0 - that's my bad, there was an old dev button that was shifting everything over causing the issue because I always mix up "visibility hidden" with "display none" in CSS. Should be fixed now!
Post reply on HN