Show HN: GitClassic.com, GitHub circa 2015 without JS & AI
14 points| heythisischris | 1 month ago |gitclassic.com
Got tired of how bloated GitHub became- copilot everywhere, janky JS, slow loads. So I built GitClassic, a read-only GitHub interface that's pure server-rendered HTML, kind of like old.reddit.com. No JavaScript.
Try it: https://gitclassic.com
Browse any public repo, files, READMEs. Loads instantly, works on any connection. No account needed for public repos.
Stack: Node on Lambda, server-side rendering, cached against GitHub's API. Pro adds private repo access via GitHub OAuth.
Built this in about 3 hours. Would love feedback on what's missing or broken. Issues are next.
Thanks, Chris
captn3m0|1 month ago
Aside: you will need permission to use the Git trademark.
heythisischris|1 month ago
shukantpal|1 month ago
Also it seems to get rate limited, but good work.
heythisischris|1 month ago
crtasm|1 month ago
yt-dlp's readme seems to confuse the parser: https://gitclassic.com/yt-dlp/yt-dlp
chandlerswift|1 month ago
heythisischris|1 month ago
The public API only allows 60 request per hour, but since we're using Lambda, it actually shifts to different IP addresses depending on the invocation.
smarx007|1 month ago
*with a dark theme.
[1]: https://github.blog/news-insights/a-new-look-for-repositorie...
heythisischris|1 month ago
heythisischris|1 month ago
unknown|1 month ago
[deleted]
000ooo000|1 month ago
Why did you include this? No developer is going to read that and think "I bet this is polished and well thought-out - take my money!". It's either a rushed job, a slop job, or a rushed slop job.
liviux|1 month ago