frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Ask HN: Did GitHub UI become unbearably slow?

14•zaphodias•6mo ago
I remember being able to review even large PRs (70-100 files changed) from the web UI fairly easily, but now every time I click a button, the page becomes unresponsive for many seconds.

For what it's worth (excluding client-side issues), I have a high-speed internet connection and a last-gen CPU.

Things that are very slow (from 5 to 60 seconds depending on the number of items) for me:

- Clicking on "Pull requests" tab for any repo

- Opening a PR with many comments (50+)

- Opening "Files changed" tab from inside any PR

- Marking a file as "viewed" from the "Files changed" tab

Tips I found to mitigate this:

- Opening the link in a new tab often usually only takes half the time than navigating in your current page.

- Review PRs from the visual studio code web ui (github.dev), easily accessible by pressing "." while viewing a PR

Comments

jsheard•6mo ago
Possibly related to them just adding stricter rate limits, because AI scrapers won't stop pissing in the pool?

https://github.blog/changelog/2025-05-08-updated-rate-limits...

zaphodias•6mo ago
Just to be clear, I am authenticated. Maybe they are struggling with the AI scrapers though, you're right.
genezeta•6mo ago
Earlier this morning they "temporarily rate banned" me after clicking a total of 3 files in some repository.

May be related, or maybe not.

bob1029•6mo ago
GitHub used to be server-side rendered. This is the consequence of drinking the client side framework koolaid.

One could argue about how react makes it easier for big orgs to work together or whatever. But, when the whole point of the product is to be a robust productivity tool for developers and they can't do basic tasks without getting frustrated, it doesn't matter. The entire product could become irrelevant if someone exploits this weakness. Speed is a killer feature in a market where few understand how to actually provide it (or have the courage to preserve it).

e-topy•6mo ago
This is why I like SourceHut. It's fast, lean, js-free, shows only what's important on screen.

The only downside is that I now need to juggle between two git servers that don't make mirroring easy. But if (when) Microsoft decides to do something stupid, I at least have an escape hatch.

efortis•6mo ago
I like IntelliJ’s Github plugin for reviewing PRs. It’s nice for adding bookmarks and code folding.
frou_dh•6mo ago
Yes, when navigating a repo's files on an older computer, I noticed that it took an incredible length of time to rehydrate pages or whatever it's doing.
bigbassroller•6mo ago
Did you add node_modules to your repo by chance?
pbkompasz•6mo ago
A lot of big websites, e.g. YouTube, Facebook, Reddit, GitHub, have become really bad and sometimes unusable in the past year or two. I think it's mainly due to using unnecessarily complex frontend frameworks and the low quality of code generated by LLMs. It's a vibe.
dapperdrake•6mo ago
At first it was only too slow on mobile.

What a chatbot thinks about Meta (reader discretion advised)

https://viewreplyy.com/share/galactico/4w1b485
1•galactic_atom•7m ago•0 comments

LLM Council: query multiple LLMs, and asks them to rank each other's work

https://github.com/karpathy/llm-council
1•maxloh•8m ago•0 comments

Ask HN: What browser do you use?

1•whatever3•8m ago•0 comments

Abstracting cloud infra software from vendor hardware with K8s

https://runos.com/blog/why-we-built-runos.html
1•didierbreedt•11m ago•0 comments

20x Faster TRL Fine-Tuning with RapidFire AI

https://huggingface.co/blog/rapidfireai
1•ibobev•16m ago•0 comments

NaTex: Seamless Texture Generation as Latent Color Diffusion

https://natex-ldm.github.io/
2•GaggiX•19m ago•0 comments

Gemini 3 Hype Makes Larry Page Third Richest Man

https://vechron.com/2025/11/larry-page-overtakes-jeff-bezos-to-become-third-richest/
11•GeorgeWoff25•20m ago•0 comments

GitHub have added social logins

https://github.com/signup
1•aiiizzz•21m ago•1 comments

Julia for Microcontrollers and Embedded Environments

https://joel.id/julia-my-love/
2•wagerlabs•21m ago•1 comments

Lex Fridman Podcast: Truth, Science, and Censorship in a Pandemic (2021) [video]

https://www.youtube.com/watch?v=TG6BuSjwP4o
1•g42gregory•23m ago•0 comments

Letter from Codeberg: Onwards and Upwards

https://blog.codeberg.org/letter-from-codeberg-onwards-and-upwards.html
1•birdculture•28m ago•1 comments

Parallel Threads in Racket v9.0

https://blog.racket-lang.org/2025/11/parallel-threads.html
2•Bogdanp•28m ago•0 comments

Show HN: Share Kindle Scribe Notebooks to Cloud Storage

https://docgenie.co.uk
1•qwikhost•33m ago•0 comments

A boilerplate that generates your MicroSaaS using AI planning agents

https://www.startupkit.today/#pricing
1•VladCovaci•36m ago•0 comments

Four Ways to Explain Anything ... but Not Everything to Everyone (2010)

https://www.psychologytoday.com/us/blog/the-good-life/201007/four-ways-explain-anything-not-every...
2•asplake•39m ago•0 comments

After my dad died, we found the love letters

https://www.jenn.site/after-my-dad-died-we-found-the-love-letters/
2•eatitraw•48m ago•0 comments

Life after chatbots: Meet the 'AI vegans' refusing to accept a virtual reality

https://www.euronews.com/next/2025/11/22/life-after-chatbots-meet-the-ai-vegans-refusing-to-accep...
1•nis0s•49m ago•0 comments

Ask HN: NPM docs re. changes to auth, token management are a mess, what to do?

1•DemocracyFTW2•51m ago•1 comments

Accessible Dice Guide for Blind and Visually Impaired People

https://knightsofthebraille.com/2025/11/22/accessible-dice-guide-for-blind-visually-impaired-people/
1•robin_reala•52m ago•0 comments

Lean4: How the theorem prover works and why it's the new competitive edge in AI

https://venturebeat.com/ai/lean4-how-the-theorem-prover-works-and-why-its-the-new-competitive-edg...
2•salkahfi•56m ago•0 comments

A detailed critique of modern C++ in two hours

https://www.youtube.com/watch?v=7fGB-hjc2Gc
1•GeneralMaximus•58m ago•0 comments

95% of AI pilot projects fail

https://www.forbes.com/sites/andreahill/2025/08/21/why-95-of-ai-pilots-fail-and-what-business-lea...
4•warrenmiller•1h ago•0 comments

Qsp: A simple S-Expression parser for Rust TokenStreams

https://github.com/KnorrFG/qsp
1•todsacerdoti•1h ago•0 comments

Peak of Empires: Age of Empires Demake

https://taxicomics.itch.io/age-of-pico
1•memalign•1h ago•0 comments

Be the first to know with this(many in one)

https://catch-words.vercel.app
1•ardi_c_cc•1h ago•1 comments

Tree-me: Because Git worktrees shouldn't be a chore

https://haacked.com/archive/2025/11/21/tree-me/
1•itsbjoern•1h ago•0 comments

Apps for Gnome

https://apps.gnome.org
1•shaunpud•1h ago•0 comments

EU bends to US pressure again by changing AI Act

https://davekeating.substack.com/p/eu-bends-to-us-pressure-again-by
3•slow_typist•1h ago•0 comments

Gemini has no idea about Google Antigravity despite evidence

https://bsky.app/profile/did:plc:wxpcoy7so75okdy44mktf7zt/post/3m6btvntymk2w
1•hanifbbz•1h ago•0 comments

Impact of Decreasing Housing Affordability on Consumption, Work Effort

https://papers.ssrn.com/sol3/papers.cfm?abstract_id=5770722
2•carabiner•1h ago•1 comments