I wish HN had automated TLDRs or allowed a TLDR bot. One of the main reasons I view the HN comments is to get the article's meta in addition to insightful discussion.
Git-truck is running in a web interface, even though it’s self hosted. But rendering all repos definitely sounds interesting. I had an idea to create a repo, which would basically be a monorepo, where i would register other repositories as submodules. Sadly git-truck does not seem to like that.
Git-Heat-Map¹ does something similar to this. It's not open source but I found it easy re-implement the core algorithm² as a learning exercise in React.
10 comments
[ 1.8 ms ] story [ 38.7 ms ] thread¹- https://github.com/jmforsythe/Git-Heat-Map
²- https://www.win.tue.nl/~vanwijk/stm.pdf