I'm starting to hate AMP for one simple reason: it breaks the back button on my Android phone. Like, what the hell? Didn't we do this dance over 10 years ago? Do we really have to keep circling the same drain over and over and over again?
Please Make Google AMP Optional
381–390 of 457 posts
Re: Please Make Google AMP Optional
#382Earlier quoted context omitted.
Restricting what you use to the AMP subset would make your page quite fast, with a dependency on a javascript file that most mobile browsers should have cached, along with having your page in the top carousel loading in smoothly like all the others. This can all be detected from your main page when crawled (as it'll link to the AMP version) so depending on the device one or the other can be presented as a search resu…
None of that requires being hosted by google. Caching is a part of the platform and is entirely coherent with the goals, and if you want analytics or ads, you approach those in a different way. AMP caching isn't limited to Google - Bing, for instance, caches and serves AMP as well. Ultimately anyone could, and HN could cache and quick-serve AMP content for supporting sources. AMP is open source and any one can take p…
Re: Please Make Google AMP Optional
#383Earlier quoted context omitted.
You should really be careful of sourcing your news on fb, you're being spoon fed the news fb's algos want you to see.
> you're being spoon fed the news fb's algos want you to see. This comment is applicable to all media sources: replace "fb's algos" with any newspaper, website, or TV channel name. You might want to be careful of sourcing your news from one single source instead.
This extension is great: https://chrome.google.com/webstore/detail/news-feed-eradicat...
Re: Please Make Google AMP Optional
#384Google Search on Mobile is no longer a web search engine that hyperlinks to the resulting page, but rather an search-integrated newsreader that loads itself when you click on a result that's marked with AMP. This is understandably a big change from how things used to be, but it isn't going to get better anytime soon. After all, most people on mobile spend their time inside apps, probably from some Google competitor l…
You're making excuses for Google, but forgetting about smaller, independent companies. It is not in our interests to have our content appified and restricted inside of Google's walled garden. When a big company like Google (or its competitors) attacks the open WWW, then web publishers should oppose it.
Re: Please Make Google AMP Optional
#385Google AMP: 1. Obscures the web page's URL. 2. Makes manual zoom in/out impossible. 3. Sometimes hides content mentioned in the article, with no ability to scroll horizontally to see it. 4. Confuses Chrome on Amdroid into over-hiding its top address/menu bar (forcing two swipes down all the way to the top to show) or forces it to show (won't hide on scroll down). This is just coming from a user's perspective, fortuna…
Re: Please Make Google AMP Optional
#386I never really understood why google amp is bad. Can anyone explain the reason why people think its ethically bad?
There is also some discussion over here: https://news.ycombinator.com/item?id=14518985
And more links in these articles:
https://www.theregister.co.uk/2017/05/19/open_source_insider...
Re: Please Make Google AMP Optional
#387I've been waiting for a comment on why re-hosting verbatim copies of the original content by google is not considered copyright infringement? How come there seems to be no discussion on this at all?
Start by showing how proxying is copyright infringement. Or even search results...
Re: Please Make Google AMP Optional
#388My experience is that all the advantages of AMP can be had by disabling JavaScript while browsing. And this comes with none of the disadvantages of ceding even more control to companies like Google and Facebook. In my opinion, JavaScript should be disabled by default and only enabled for specific tasks or websites. Not finding exactly what I was looking for in any other browser, I eventually created Privacy Browser o…
uMatrix or uBlock (in advanced mode) can largely accomplish the same in a simpler way. However, in my experience, if you go the 'default deny' route against scripts, the spread is about 33/33/33, with 33% of the pages working perfectly, 33% breaking in small ways, and 33% completely borking up. Yes, you can then add the necessary scripts to a whitelist, but it gets tiresome to constantly have to 'fix' sites.
chromium --incognito
and paste the link.Re: Please Make Google AMP Optional
#389Google AMP: 1. Obscures the web page's URL. 2. Makes manual zoom in/out impossible. 3. Sometimes hides content mentioned in the article, with no ability to scroll horizontally to see it. 4. Confuses Chrome on Amdroid into over-hiding its top address/menu bar (forcing two swipes down all the way to the top to show) or forces it to show (won't hide on scroll down). This is just coming from a user's perspective, fortuna…
...and changes the native scroll behavior iOS (which is much slower). Google has no respect for the native behavior
Check out this response from a Google AMP engineer about scrolling: https://news.ycombinator.com/item?id=14384938
Re: Please Make Google AMP Optional
#390Please, web developers, as a minimum, set up your websites so that they do not depend on Google, Facebook, Microsoft, Amazon or Apple for their functionality. That means, for example, use DoubleClick or AdSense or GoogleAnalytics if you like, but please do not use jquery from Google's CDNs. If you do that, and the site is dependent on that functionality to work (i.e. for text to be displayed), those of us who don't a…
As a customer, I don't like this behavior at all. I do not like AMP, mostly for the small issue that it's very difficult to link to the base page. Minor consistent inconvenience, major feature rage.
But I can't imagine what it's like for a web developer. You need to support a whole other platform just to maintain your audience, which is also your lifeblood. Also, that audience won't actually see your page; just the text with some Googly UI. Avoiding it would be fantastic, but it also wouldn't be a realistic option.