Hacker News new | ask | show | jobs
by corobo 3642 days ago
> > have everything on a page come from the same origin

> Would that really be so bad?

Yes definitely. Many sites use CDNs and the likes to serve their static files but even if we exclude those with newer technologies (HTTP2 etc) you've still got the big behemoth sites such as YouTube that simply can't serve everything from the same origin. They've got some smart folks over at Google but I'd imagine even they'd have a bit of trouble trying to make that mess work!