Live data from Hacker News

Alternate clock designs and time systems

serialc.github.io

11–20 of 119 posts

Re: Alternate clock designs and time systems

#11
post #7

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

You used to look at the sun or stars to make an estimate, then we had sundials. For larger time scales, there are tons of archaelogical sites around the world which tracked the solstice, equinox, etc and there's evidence that a few cultures even tracked the full period of the moon's orbit (18.6y).

~250BCE, there was a comedy by Plautus which had in it a poem lamenting the proliferation of sundials, which may or may not have been a parody of some of the attitudes at the time:

    The gods confound the man who first found out
    How to distinguish hours! Confound him, too,
    Who in this place set up a sundial,
    To cut and hack my days so wretchedly
    Into small portions! When I was a boy,
    My belly was my sundial -- one surer,
    Truer, and more exact than any of them.
    This dial told me when 'twas proper time
    To go to dinner, when I had aught to eat;
    But nowadays, why even when I have,
    I can't fall to unless the sun gives leave.
    The town's so full of these confounded dials
    The greatest part of the inhabitants,
    Shrunk up with hunger, crawl along the street.

Re: Alternate clock designs and time systems

#15
post #7

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

Yes, people make up silly things for silly reasons all the time.

All core systems should run on 64bit UTC posix Epoch date-time stamps, and abstract that into whatever ISO 8601 format local communities think is effective policy. If finer granularity is required to recreate events in non-real-time analysis, than additional sampling interval data with event ordering indexes become relevant.

The Metrology around how a Second was (re)defined is actually really interesting. Considering it started as an arbitrary interval originally derived from some dudes heartbeat. =3

https://www.nist.gov/atomic-clocks/how-atomic-clocks-work/cl...

Re: Alternate clock designs and time systems

#17
My favorite alt time is definitely the ancient way of doing things: there are twelve hours during the day, and twelve hours during the night. Yes, this means that the length of an hour at night is different from the length of an hour during the day (at least most of the year). This system is still used in some oddball places (like certain aspects of Jewish religious law, and possibly Islamic law as well for all I know), but, having written such a clock once, I did kind of like that you could get a feel for where you were in the year purely based on how fast the second hand was ticking during which half of the day.

Re: Alternate clock designs and time systems

#20
post #8

Im surprised not to find a radians-based clock among these.

Represent the minute component with an imaginary number, so you can tell it apart from the hour... you know, for clarity of course heheheh. I think you'd have to apply the same transform that the 360 degree clock gets in the article, where (1) and (2π) are at the top and adding runs clockwise.

"It's i till 2π... oh yeah sorry, that's what we call 3π/2:-1 around here."

Post reply on HN