you are viewing a single comment's thread
view the rest of the comments
[–] 58 points 3 years ago* (last edited 3 years ago) (4 children)

When I was a kid, I was such a nerd, that I invented my own decimal timekeeping system.

Even wrote a little macOS menubar clock for it — I was dead-serious.

Edit: omg the website still works, even though I never put any real content there …

http://yreality.net/UJD/

Edit 2: Found this old explanation I apparently put together in July 2010, according to my image archive:

  • source
  • hideshow 4 child comments
  • [–] 18 points 3 years ago (1 child)

    Okay but now you have to tell us how it works!

  • source
  • parent
  • hideshow 1 child comment
  • [–] 20 points 3 years ago*

    All I can gather, is that the number furthest to the right seems to be 100ms, so the second digit from the right is counting seconds. When those 3 digits reach 000, they've counted 100 seconds.

    I see 19567288000 currently. If I remove the last zero, that number should be in seconds. So 1956728800 seconds = ~62 years. The year 2023 - 62yrs = 1961.

    Maybe it's counting the number of seconds since a date in 1961? Unix time uses 1970-01-01 but not sure what significance 1961 has.

  • source
  • parent