Live data from Hacker News

Here is today

hereistoday.com

51–60 of 116 posts

Re: Here is today

#51

Earlier quoted context omitted.

You should stop and count the assumptions in your statement there.

Haha I count at least 7! I guess what I wrote is entirely subjective, I wonder how many people would agree or disagree with my statement, or at least my feeling towards how others would view our sentience and life in general? I really don't think humanity and life is insignificant even when we are small in comparison to giant stars and distances and short-lived in comparison to the age of the universe.

I think the main assumption you're making is that we represent the pinnacle of anything. Whether or not it's true, I think the exercise of seeing how small today is vis-a-vis how large it feels contains an analogous insight: the vastness of what was and what will be is so incomprehensible that it would be shortsighted to ascribe any kind of superlative significance to what's here now.

People who say humanity is the summit of some mountain might as well be saying "we are living in the newest day to ever have happened." Technically true, but far from certain that it means anything. Personally, I think it behooves the character of humanity to sit quietly in humility.

An eon from now, when the technological lifeforms which have succeeded recall instantly this thread from their archive, and witness how you once crowed about the grandness of humanity, they may experience an emotion which you might call humor -- only with a dimension and richness that your mind cannot possibly fathom. Or they may experience disdain, contempt, and ridicule at the thought that you had anything to do with them or their existence. Do you credit the millionth timid mammal, your potential forebear, for surviving the Cretaceous-Paleogene extinction? Of course not -- not unduly at least -- it was only doing what was assigned to it, a biological directive.

And you consider the mind so great, which we scarcely understand -- to direct your own mind toward the contemplation of its grandness seems, at least, arrogant. If you should live so long, in your own lifetime it will not only decay, but before that it will trick you, deceive you and trap you. And soon, it will also be made obsolete. What did it do in between that was so great? Gamify some social metrics to increase ROI and user engagement? Contemplate and slightly reduce the runtime complexity of an algorithm whose need will be eliminated within a decade? Eat, sleep, shit and fuck?

So I'm not sure what exactly you mean by calling us significant, you don't know that at all. The statement means less than calling today the youngest day to ever have happened, because at least that is true.

In sum: all that you consider to be esteemable and worthy of elevation will be reduced with time. Whatever significance you imagine it holds is a function of another observer who -- if it exists -- is driven by motives and a character you don't understand.

Or in other words, just live today; it won't matter in the grand scheme of things. And likely, neither will humanity.

Re: Here is today

#52
This is great. My only suggestion is to increase the font size on the timeline labels. They were too small for me to read, even with my eyes right up to the monitor.

Re: Here is today

#53
post #3

How do you learn to make these things?

This actually isn't made with D3. If you look at http://hereistoday.com/today.js, it is all done in Canvas. Their code is fairly well commented, so start by reading through that. At the same time, Google around how to use Canvas for animation.

How it works: they bind the getPosition function the mousedown event, which in turn starts the appropriate draw function. They have 19 frames, each of which has its own draw function that draws rectangles. Every 1000/FPS seconds, the the update and beginDraw functions are called, which are responsible for tween effect.

Re: Here is today

#55
This reminded me of something I saw at the Science Museum in London a few years ago.

A round clock face is used to represent the history of the earth and a narrator tells us the geological events that happen as the clock hands travels around the clock face. At a few seconds to midnight, we're told this is when humans appear.

I thought it was a clever way of illustrating how human history occupies such a tiny segment in the overall scale of the earth's history. (I don't know if the exhibit is still there)

Re: Here is today

#56
very nice, however "today" always remains one pixel in width, which kinda breaks the comparison on larger time frames. I would also maybe add another step, like this decade. still really nice!

Re: Here is today

#59

This reminded me of something I saw at the Science Museum in London a few years ago. A round clock face is used to represent the history of the earth and a narrator tells us the geological events that happen as the clock hands travels around the clock face. At a few seconds to midnight, we're told this is when humans appear. I thought it was a clever way of illustrating how human history occupies such a tiny segment…

3000 years over 360 degrees.

Re: Here is today

#60
post #44

Like others, I liked the loop-back to today. I think it would be nice to include decade before century. Also, more or less at/after "period" I started to get a little bored (see the discussion in these comments about losing perspective) UNTIL you added the second dimension about life itself and then it got interesting again because we think of dinosaurs and such to be so, so, so long ago and yet this animation shows…

Including those additional segments helped maintain perspective for me -- seeing each one shrink incrementally gave a better sense than one animation from Holocene to all of Earth's history.
Post reply on HN