Show HN: Time Flies (time-flies.koenvangilst.nl)

401 points by vnglst ↗ HN
A visualization of the passage of time using flies. Written in JavaScript with some HTML & CSS in one index.html.

48 comments

[ 4.3 ms ] story [ 102 ms ] thread
This app reminds me of the marx brothers quote, “Time flies like an arrow, fruit flies like a banana.”
Clearly the time flies should follow the mouse cursor.
They should change their behaviour as the pointer changes shape as you hover through various items on the screen
Is the dancing banana cursor still around?
"Time flies like an arrow, mouse cursor flies like a cursor"?
Having had friends who wrangled D. melanogaster, it reminds me of the smell of ether and yeast.
Hilarious. Really wish I’d thought of this. Nicely executed.
Very nice, simple and elegant. Would make a nice screensaver with a bit more movement.
Just add seconds for constant movement.
Adding a few more flies would make it even better. Hey the code is on GitHub, so we're all free to create our variations ;-)
Initially I thought it's one of those optical illusions where you start seeing something in seemingly random buzz, just dynamically generated.
Now, I should port this to my smartwatch. Great.
Could be a good test for future GPT intelligence but probably not hard
This is the kind of idea that definitely started with the pun and then was worked backwards from there. Pretty funny.

Tip: you can click on the canvas to "disturb" the flies

The term "Tempus Fugis" is Latin for time flies, and is commonly seen on clock faces.

https://en.m.wikipedia.org/wiki/Tempus_fugit

Aeternitas manet!

fugit means literally "runs away/escapes" (useless trivia: it's just like in Bach's fugues which has to do with their structure).

I'm not trying to be pedantic here -- for some time I've been wondering how one would say (in classical latin) "time flies" as "the flies of time".

Can anyone with the knowledge of classical Latin help me feed that brain worm?

Is it Muscae temporis?

Can I use that phrase instead of tempus fugit? Like a friend named Mori, who used to finish all of his posts with "Memento Mori - remember Mori"

Muscae temporis is fine, and funny in its way :)
Refugees is the same stem.
I did not expect fugues and refugees to be etymologically related. You learn something new every day, I guess. Even if it's something you'd prefer you didn't know, like that apparently six-month-old eggs don't smell weird enough to get noticed...if they're in a closed drawer at least. (Yes, that happened a while ago. It lasted through a reorganization of the fridge, too! Fun...)
> fugit means literally "runs away/escapes"

Reminds me of Atalanta Fugiens (1617), a book on alchemy considered an early example of multimedia.

> It is the first alchemical Gesamtkunstwerk that comprises music, images, poetry, and prose together in one piece.

https://en.wikipedia.org/wiki/Atalanta_Fugiens

The title refers to Atalanta, who agrees to marry anyone who beats her in a footrace. Swift-footed Atalanta won every time, until Hippomenes cheats by throwing at her golden apples he got from Aphrodite.

And then there is my uncle, quoted as saying, "Tempus can go fug itself."
Time Flies is something I would expect in Doctor Who.
I love this! I wouldn't be surprised if this is the result of the author getting nerd-sniped somehow :-)
Fun visualization.

First thought that this would be https://timeflies.buzz/ a fun game I played at pax this year, though I'm a little worried I played the whole thing.

But do they like an arrow?
Nice.

<Spoiler> I would expect the phone shake to cause the flies to dispatch tho. <Spoiler/>

Reminds me of the falling-blocks one, where IIRC he made the blocks 'spontaneously' create the necessary time by starting with them in the right order and then simply displaying it in reverse, due to the temporal reversibility of physics. So it simply looked 100% correct as somehow the blocks magically all bounced exactly right so as to turn into the time. If you did it 'forward', you'd be baffled, but it becomes trivial if you think like a Heptapod. :)

One could probably do the same trick here: start with the flies in the clock shape, then diffuse them, then display it in reverse. And stitch together each sequence by a bit of biased sampling to move each fly to its nearest counterpart in the next sequence? Then the flies magically assemble themselves into the time without ever moving unnaturally. "How do they know how to coordinate?! I just don't understand!" (Also a good analogy to AI diffusion models...?)

Something that would work well in the Harry Potter universe! Great work.
This is wonderful! I'd love something similar to this in my computer's time-display: random-noise until I click.
Curious, why?
I occasionally feel overly concerned with how much time each thing I'm doing is taking. As opposed to getting pleasantly lost in whatever it is that I'm doing. Of course it's useful to check-in on the time every so often or get calendar notifications to keep from missing events, but I realistically don't need to check the time every minute or two.