Live data from Hacker News

Spot the Ball

projects.nytimes.com

11–20 of 90 posts

Re: Spot the Ball

#11

I'm one of the people that made this interactive - funny to see it on Hacker News! If anyone has any questions about it, let me know.

Very interesting to see the density of others' guesses. It doesn't seem to show every other guess though — how do you choose which ones to show?

Correct, it doesn't render all clicks (I dread to think how browsers would react if I tried) - all the results are put through a k-means cluster analysis at regular intervals to produce approximately 30 visible results. The percentages are calculated relative to all the clicks, though.

Re: Spot the Ball

#13

I'm one of the people that made this interactive - funny to see it on Hacker News! If anyone has any questions about it, let me know.

What am I doing wrong? Clicking and dragging the "drag this" has no effect. Nothing moves or changes in Chrome 43.

Re: Spot the Ball

#14

I'm one of the people that made this interactive - funny to see it on Hacker News! If anyone has any questions about it, let me know.

What am I doing wrong? Clicking and dragging the "drag this" has no effect. Nothing moves or changes in Chrome 43.

Oh, damn. I think you've found a bug, sorry about that. I think it's expecting a touch event when it shouldn't be. Let me take a look at that.

EDIT: should be fixed now. Apologies again, embarrassing bug caused by a last minute bug fix. The way these things always go...

Re: Spot the Ball

#15

Earlier quoted context omitted.

What am I doing wrong? Clicking and dragging the "drag this" has no effect. Nothing moves or changes in Chrome 43.

Oh, damn. I think you've found a bug, sorry about that. I think it's expecting a touch event when it shouldn't be. Let me take a look at that. EDIT: should be fixed now. Apologies again, embarrassing bug caused by a last minute bug fix. The way these things always go...

[deleted]

Re: Spot the Ball

#16
Neat idea, but is this something you can actually be skilled at? Even if you know the game, and can figure out what trajectory the ball was on, it seems very hard to figure out exactly where on that trajectory it was when the photo was taken, given the high speed of the ball.

Re: Spot the Ball

#17

Earlier quoted context omitted.

What am I doing wrong? Clicking and dragging the "drag this" has no effect. Nothing moves or changes in Chrome 43.

Oh, damn. I think you've found a bug, sorry about that. I think it's expecting a touch event when it shouldn't be. Let me take a look at that. EDIT: should be fixed now. Apologies again, embarrassing bug caused by a last minute bug fix. The way these things always go...

Yep. Chrome on a Surface Pro 3. Doesn't react to click events, only worked if I actually touched my screen.

Re: Spot the Ball

#18
It's odd to see a casual game, with no other significance or meaning, in the NY Times. It would be great to see them using interactive tools to tell news stories more often.

Re: Spot the Ball

#19

I'm one of the people that made this interactive - funny to see it on Hacker News! If anyone has any questions about it, let me know.

Very cool, even for a non sporty person.

Interactive, fun and not too complicated. Really liked this idea

Re: Spot the Ball

#20

Earlier quoted context omitted.

Oh, damn. I think you've found a bug, sorry about that. I think it's expecting a touch event when it shouldn't be. Let me take a look at that. EDIT: should be fixed now. Apologies again, embarrassing bug caused by a last minute bug fix. The way these things always go...

Yep. Chrome on a Surface Pro 3. Doesn't react to click events, only worked if I actually touched my screen.

Same here.
Post reply on HN