Show HN: GitClassic.com, GitHub circa 2015 without JS & AI (gitclassic.com)

14 points by heythisischris ↗ HN
Hey HN,

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

9 comments

[ 0.22 ms ] story [ 33.5 ms ] thread
I will actually pay for this if this includes the complete issue/PR data, as well as the ability to review/approve/merge PRs. The GitHub UI is so slow that loading each 5 line PR is just too slow and I have to open the diff in a new tab, because going back reloads the whole damn thing instead of the amazing jquery/pjax cached version from a decade ago that worked fast even on 3G networks.

Aside: you will need permission to use the Git trademark.

If anyone wants to try out GitClassic Pro, I added a promo code for 50% off, it's "HACKERNEWS"- comes out to $20/year. Gives you access to private repos. Going to dedicate as much time / attention as possible to building a better GitHub frontend! I think a lot of people want this (myself included).
(comment deleted)
It's 2026 Chris, get over it.
>Built this in about 3 hours

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.