Earlier quoted context omitted.
Can you give an example of how to view reddit via AMP? If I just search for "reddit" on my Android phone for example, there are no AMP links to reddit, only Business Insider etc.
On my phone (chrome on android), basically any google search result from reddit goes to the amp version of the page. (with all five visible comments, and since the full comments are almost certainly what I was searching for, I end up having to click through to the full page anyway every time)
The Problem with AMP
111–120 of 353 posts
Re: The Problem with AMP
#112It's so strange to see Google repeating all the same mistakes AOL did so many years ago. No I don't want your fucking garden, I want the network. If you get in the way of that I'm done with you.
In many respects I like gardens, I like curated contents.
But I like the web more. The web needs diversity. We need more search engines for instance.
Re: The Problem with AMP
#113Earlier quoted context omitted.
> If you're stuck on an AMP page in your mobile browser, you can click on the browser's "Request desktop site" option to load the full page. So you have to load the AMP page and then a potentially bloated normal page. That's AMP doing the exact opposite of it's intended (or at least stated) purpose. Noscript, flashblock and adblock have done far more for page speeds than than AMP ever will.
Worst of all, many AMP pages won't load for me unless I disable Adblock. So now I have to degrade my browsing experience everywhere else to cater to AMP.
Re: The Problem with AMP
#114Earlier quoted context omitted.
I am really curious if an ordinary user gets frustrated with AMP as much as an HN reader does. PS: Not intending to be sarcastic. PS2: I work for google, but not on something amp related.
As I remarked elsewhere, I actually find AMP an excellent and speedy experience. I read articles on a mobile connection in India primarily and I now invariably click AMP news story options vs. others
Re: The Problem with AMP
#115Again I'm not doing anything fancy, I don't handle any user data (JS breach at google is least of my concern) or have any concern regarding where Google might take AMP.
I personally like the idea behind AMP. With all these over the top JS libraries and bloating web applications, a restrict markup that enforces speed over spectacle is a positive change.
Re: The Problem with AMP
#116Ugh, why does nobody ever point out that AMP and Google displaying AMP are 2 different things? Yes, Google is a huge sponsor in the AMP world but they aren't the only ones involved. AMP itself isn't so bad- asynchronous Javascript (not no script as the article suggests) and it is still valid HTML- it just has extra properties on tags (just how Angular does).
It's absolutely baffling how anyone at google thought this was a good idea. I mean really, how do you mess something so simple up this bad?
The user experience is terrible, the implementation is terrible, the fundamental technical idea is terrible... it's gotta go back.
Re: The Problem with AMP
#117On AMP page, clicking the X on the header box should load the HTML page. Instead it kicks you back to the search results. I think I would be okay if they fixed that one thing.
That's my main pet peeve with AMP as well. In my mind the [x] in the top bar is almost exclusively associated with 'remove the bar' behavior in Safari on iOS.
Google is search, everything else is secondary. 20 people in a room testing this should have been all the red flags they needed to fix it before launch.
Re: The Problem with AMP
#118Using https://encrypted.google.com/ to avoid AMP is a great tip. I'll be doing that, does anybody have more information on what that URL is for? Is it possible to set it as default on iOS/Android somehow? AMP really frustratingly breaks link sharing, and I'd like to totally avoid it.
>1. Clicking on an ad:
> - https://google.com : Google will take you to an HTTP redirection page where they'd append your search query to the referrer information.
> - https://encrypted.google.com : If the advertiser uses HTTP, Google will not let the advertiser know about your query. If the advertiser uses HTTPS, they will receive the referrer information normally (including your search query).
>2. Clicking on a normal search result:
> - https://google.com : If the website uses HTTP, Google will take you to an HTTP redirection page and will not append your search query to the referrer information. They'll only tell the website that you're coming from Google. If it uses HTTPS, it will receive referrer information normally.
> - https://encrypted.google.com : If the website you click in the results uses HTTP, it will have no idea where you're coming from or what your search query is. If it uses HTTPS, it will receive referrer information normally.
[0] http://security.stackexchange.com/questions/32367/what-is-th...
Re: The Problem with AMP
#119Earlier quoted context omitted.
As I remarked elsewhere, I actually find AMP an excellent and speedy experience. I read articles on a mobile connection in India primarily and I now invariably click AMP news story options vs. others
Have you used other compensating mechanisms, like tap-to-show images?
Re: The Problem with AMP
#120On AMP page, clicking the X on the header box should load the HTML page. Instead it kicks you back to the search results. I think I would be okay if they fixed that one thing.