Hacker News new | ask | show | jobs
by vidanay 2606 days ago
I have noticed this paradox when accessing my VPN time based code. More often the time until refresh is >30 seconds than it is <30 seconds (60 seconds between refreshes)
2 comments

This doesn't hold. The timing of the VPN code widget is not a random variable, but rather fixed. Thus, sampling a random inspection time of the widget has equal probability of being in the 0-30s bucket as it does in the 30-60s bucket.

For a bus, the intuitive explanation is that if you were viewing a timeline, the biggest parts of the timeline would be the "late" buses, and thus you're more likely to "inspect" (arrive at the bus stop) during one of these longer stretches.

This is because refresh can't take negative time.