Show HN: A 3D city created with GitHub real-time contribution datas
live.ossinsight.io
Show HN: A 3D city created with GitHub real-time contribution datas
1–6 of 6 posts
Re: Show HN: A 3D city created with GitHub real-time contribution datas
#2If you are on mobile and are wondering why you only see scrolling text, there's a whole section with 3D view that's missing when rendering to a small screen.
Re: Show HN: A 3D city created with GitHub real-time contribution datas
#3That's looking pretty. Little bit lagging though in my browser as long as the "Real-Time Pull Requests" are not paused.
Re: Show HN: A 3D city created with GitHub real-time contribution datas
#4If you are on mobile and are wondering why you only see scrolling text, there's a whole section with 3D view that's missing when rendering to a small screen.
[deleted]
Re: Show HN: A 3D city created with GitHub real-time contribution datas
#5If you are on mobile and are wondering why you only see scrolling text, there's a whole section with 3D view that's missing when rendering to a small screen.
Sorry, you can only see the full page in landscape view on mobile now.
Re: Show HN: A 3D city created with GitHub real-time contribution datas
#6That'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-...