Hacker News new | ask | show | jobs
by skybrian 1313 days ago
Many modern web pages are extremely bloated. Consider all the videos on an ad-heavy website. Often there are hundreds of http requests.

A beginner’s video game will be relatively lightweight in the sense of not having a lot of large assets, and what they have is pre-loaded.

1 comments

I agree, they're terribly bloated.

> A beginner’s video game will be relatively lightweight

What I meant by this point is that a newbie wouldn't know how to optimize their game, yet it performs better than many webpages