Post #2555976
2026-05-14 22:27 UTC
I don't even want to know what vibe-coded nonsense led to GitHub being so fucking slow to open files when you just click a link that it's actually faster to just open them in a new tab. How do you fuck up AJAX so badly that it's actually faster to reload your entire webapp than just load new data???
Replies (2)
-
@tully@cathode.church 2026-05-14 22:32
@stellarskylark@solarpunk.moe fucking right??
-
@alilly@solarpunk.moe 2026-05-15 01:18
@stellarskylark@solarpunk.moe Well they use server-side rendering for new sessions I think so presumably that's why new tab is fast. As for why navigations are slow. Well that's a great demonstration of the Single Page App Ethos.