Ask HN: How can I browse public GitHub repos on 128kbps connection?
xeonmc Saturday, February 22, 2025I am stuck on 128kbps connection for a while. The only website that loads without the server timing out is HackerNews.
I cannot even click on the commit history of a GitHub repo on the web, it seems to be some sort of bloated react interface for what amounts to an excruciatingly slow `git log`.
Cloning the entire repo is not feasible unless I know in advance that the repo is small, but I cannot know that unless I browse the log and directory beforehand.
I cannot search Google for advanced git commands, as Google times out 90% of the time, while 9% of the time it sends me to a captcha which is even more bloated to load and times out again.
7
12