Hacker News new | ask | show | jobs
by crazygringo 3079 days ago
;) Thanks for the hint.

Site seems to have a bit of a bug though:

> The art has moved 49949 times since its creation on January 5, 2018.

> On average it moves every 0 days, 0 hours, 0 minutes and 11 seconds.

> So far, -23724 people visited the website but did not see the art.

> Only 190.46% of visitors were able to view it.

1 comments

seems they're using javascript for their maths.
What makes you say that? In JavaScript, all numbers are floats, so overflows won't happen.