Live data from Hacker News

Show HN: A 3D city created with GitHub real-time contribution datas

live.ossinsight.io

1–6 of 6 posts

Re: Show HN: A 3D city created with GitHub real-time contribution datas

#6
post #3

That's looking pretty. Little bit lagging though in my browser as long as the "Real-Time Pull Requests" are not paused.

Maybe we should call it Quasi-real time. We get the data from the GitHub API[1], and GitHub delays the public events feed by five minutes. So the PR you see on the page actually occurred at least five minutes ago.

[1] https://docs.github.com/en/rest/activity/events#list-public-...