←back to thread

Pong Clock

(bigjobby.com)
175 points donohoe | 4 comments | | HN request time: 0.2s | source
1. GauntletWizard ◴[] No.45090552[source]
I feel bad for the guy playing the left side; 0 - 55 is a heck of a deficit to come back from.
replies(2): >>45092242 #>>45092751 #
2. afandian ◴[] No.45092242[source]
Left player is playing the long game.
3. shmeeed ◴[] No.45092751[source]
Yeah, the left guy's pretty bad. I admire his persistence, though!

They seem to play with a made-up rule set with a handicap: every time the left guy lands a goal, the other guy's score is reset... So left usually starts in the lead, but then quickly loses out again.

I estimate he's behind roughly 89% of the time.

(For a fun exercise, ask Google for that percentage. It's astonishing how wrong the AI answers can get.)

replies(1): >>45095486 #
4. GauntletWizard ◴[] No.45095486[source]
My "AI" response was actually pretty good; It summed up the number of minutes per hour, making only one (glaringly obvious but understandable by some metrics) error:

> Hour 12: The hour (12) is never greater than the minute (0–59), so the time is 0.

Misunderstanding how human clocks work, but right for this clock.

It then doubled that, because there's two 12-hour periods in a day, which was useless but reasonable, and finally divided by 1440 minutes in a day, and got an answer of 9%

Then I asked again, and while it got the same answer, it used totally different "reasoning" that was wrong in a unique way.