"263 HTTP requests" Seems reasonable. bwahahaha! Shall we discuss the number of DNS requests? And how many of those offsite servers are using something convoluted like Amazon for DNS? (which I find is more and more prevalent thanks to AWS) The blog author, e.g., is using Amazon for DNS. Alas, for each and every name, this adds more than a few lookups to what could be a 1-2 request process. Amazon uses multiple levels…
The Verge's web sucks
101–110 of 137 posts
Re: The Verge's web sucks
#102I found it quite funny that this article ends like this https://imgur.com/SpEp9UF :)
Re: The Verge's web sucks
#103The great thing about advertising is it funds you no matter if you are famous or not. Bad thing is you have to live under their corporate censorship and all the baggage that goes with using third party sellers (privacy and inefficiency). To use some of the examples in the article, not everyone can rely on national license fees (BBC), corporate sponsorship (NPR), consistently making a loss (The Guardian), search engin…
Toward the end of the post I say something like "what if we actually accepted the fact that ads are a way of funding the web at large" and mention some Mozilla efforts in that direction
Re: The Verge's web sucks
#104Earlier quoted context omitted.
Still loads faster than The Verge ;)
It's The Verge's article that gets 15%, OP gets 63% (faster than The Verge, obviously).
Weird that Amazon isn't serving things up gzip'd - oh, interesting, I have to gzip the stuff in my build script and deploy it compressed.
Re: The Verge's web sucks
#105Nilay Patel has the audacity to say that the mobile web sucks [0]. No. It's just your website that sucks, mate. [0] - https://www.theverge.com/2015/7/20/9002721/the-mobile-web-su...
No, it isn't. The mobile web does suck, and I say this as someone who works making mobile web sites every day. While Nilay's article is a bit hit and miss, it still seems pretty undeniable to me that the mobile web experience is inferior to native apps.
For the most part, I haven't seen a technical superiority between web & native for most of what folks want to do. It seems more a practical superiority because we haven't been allowed to / found a need to crap up the native experience quite as much.
App stores & in-app purchases go a lot way toward obviating the need for so much cruft. Too much JS framework cruft is a self-inflicted injury. These are addressable issues, not inherent to the web.
Re: The Verge's web sucks
#106Wow. From the article, an example post on the Verge "downloaded 12MB - a little over 7MB in that is JavaScript" and a refresh of the page with things cached still downloaded 8MB again. And key here -- the article HTML content itself was 75k, the rest is ad network Javascript. (apparently over 20 different companies) I don't like tracking scripts either but why can't the ad networks get together and create a shared sc…
This is complicated because of how ad networks work and all the layers involved. We have somewhat of a standard called RTB (real-time bidding) where an exchange will see each impression and run an auction in 100ms for each ad slot and then take the winning bid and render it on the page. That was easy and efficient when it was just an image. Now ad formats have become more "engaging" and require javascript tags to run…
Re: The Verge's web sucks
#107Earlier quoted context omitted.
Temporarily disabled by default but they turn them on for certain articles. They claimed this was because comments had become too negative. It is possible they are genuinely just trying to protect the mental health of their staff who are usually the targets of more aggressive comments but somehow I doubt it.
It seemed to happen after they posted the SpaceX article(www.theverge.com/2015/6/29/8863121/spacex-falcon-9-rocket-explosioauses) that was poorly thought through. They got some criticism(but not abusive) feedback in the comments. They started deleting comments in that thread and it all went downhill from there once people realized posts were being removed. Kinda a shame, I liked Topolsky & Co but I don't visit it nea…
Re: The Verge's web sucks
#108I did the same thing several days ago. But after 30 seconds, the web page did not finish loading. It has downloaded 7+ MB. I closed it.
Re: The Verge's web sucks
#109Nilay Patel has the audacity to say that the mobile web sucks [0]. No. It's just your website that sucks, mate. [0] - https://www.theverge.com/2015/7/20/9002721/the-mobile-web-su...
No, it isn't. The mobile web does suck, and I say this as someone who works making mobile web sites every day. While Nilay's article is a bit hit and miss, it still seems pretty undeniable to me that the mobile web experience is inferior to native apps.
I don't think mobile safari can be blamed. When the iphone was first released, people thought safari on it was amazing. Today's safari is a much better browser, running on vastly superior hardware, but the browsing experience is inferior. Who else is to blame but the content providers?
Re: The Verge's web sucks
#110These guys (ie Verge) are going to have a really really tough time when iOS9 lands https://developer.apple.com/library/prerelease/ios/releaseno...
They're offering the APIs that can be used by developers to build ad blocking extensions. Not much different than what you can do in Chrome & Firefox already. Same held-at-arms-length thing.