Hacker News new | ask | show | jobs
by c-cube 1750 days ago
Because it's hard to believe that Twitter has been that incompetent for that long. It seems more likely that they're trying to push people to log in.
1 comments

GTA online has had slow loading times for years until a fan reverse engineered the game to find a bad serialization issue which basically created a n*n computation.

Some issues are fucking hard to detect and an initial page load breakage that only happens sometimes (likely a race condition that cannot be replicated in testing) is an example of that