TreeTrek – A raw Git repository viewer web app
maxloh
14 points
2 comments
March 28, 2026
Related Discussions
Found 5 related stories in 160.2ms across 3,471 title embeddings via pgvector HNSW
- CLI RSS/Atom feed reader inspired by Taskwarrior, synced using Git todsacerdoti · 65 pts · March 08, 2026 · 55% similar
- Ziggit: A Reimplementation of Git in Zig jedisct1 · 13 pts · April 02, 2026 · 53% similar
- Beagle, a source code management system that stores AST trees strogonoff · 87 pts · March 08, 2026 · 52% similar
- Show HN: DeepRepo – AI architecture diagrams from GitHub repos uwais12 · 12 pts · March 29, 2026 · 50% similar
- Show HN: GitAgent – An open standard that turns any Git repo into an AI agent sivasurend · 108 pts · March 14, 2026 · 50% similar
Discussion Highlights (2 comments)
Imustaskforhelp
I really like this. I have written a comment previously about it recently ( https://news.ycombinator.com/item?id=47548393 ) but essentially, I believe that the more tooling/projects within this space, the better. I have had an idea recently where I can use something like https://github.com/nemasu/asmttpd (assembly webserver) created by nemasu (they are on HN with same name) and deploying this under container from:scratch or gvisor on a single Virtual machine to have thousands of isolated git still on a more safer degree. Asmttpd has made me gone into a rabbit hole of finding minimalist ways to create web servers but I don't know asm/low-level. I kinda wish to Try Zig for a project like this but I have been unable to really get the feels of running a web server on anything low level (Rust requires lots of deps etc.), I really love golang for web servers but I am nowadays allured by the idea of even more lower level language. also for git, Github has been going on a meteoric decline which also makes me want to wish for more git viewer alternatives
quantummagic
That has a very nice aesthetic and premium feel to it. Might be perfect for use with local repositories.