Earlier quoted context omitted.
Without their monopoly search position no one would be forced to adopt amp and further strengthen said monopoly position.
> Without their monopoly search position no one would be forced to adopt amp It is used by the major search engines in every major market, so yes, they would be forced to adopt AMP. Compare to Apple News, which gives the publisher even less control. Once again, how is it abusing their monopoly position if all their competitors get to benefit from it for free? Finally, how do you propose to enable safe prerendering on…
How to fight back against Google AMP as a web user and a web developer
491–500 of 570 posts
Re: How to fight back against Google AMP as a web user and a web developer
#492Earlier quoted context omitted.
Apple isn’t running a dominant search engine that upranks Apple News results.
You're right. Apple is worse. They show only Apple News results.
Re: How to fight back against Google AMP as a web user and a web developer
#493Earlier quoted context omitted.
No, there's nothing like super generic about it. Google has a de facto monopoly on site rankings, which gives it de facto editorial control over the content of the Internet down to a very fine level. If Google decides to drop a site from search, that site loses traffic and is effectively removed from visibility. This is not a user choice. Users do not to get to say "Well, that site is too slow for me, so I won't visi…
What you're arguing against is opaque site rankings. But what does that have to do with AMP as a technology? How does AMP enable them to have more opaque rankings than before? All the control you're talking about is something they'd have regardless of the existence of AMP.
No need to judge it based on its technical merit: a significant amount of people hate it, yet here it is. End of.
This is not a legal question (yet), this is a moral question. The legal [and technical] question is relevant, but not the be all end all of any discussion. People sometimes also just want to discuss how they feel. It’s relevant to get consensus about that. And people feel bad about AMP.
Re: How to fight back against Google AMP as a web user and a web developer
#494Earlier quoted context omitted.
>> That is why AMP has been successful >This is not. If google removes ranking incentive, people will forget about AMP the next day Google giving ranking incentive to sites that are faster seems like the exact sort of thing they should be doing.
> Google giving ranking incentive to sites that are faster seems like the exact sort of thing they should be doing. Really? I thought Google's purpose was to find information in the web, not to give me fast links. If I am looking for an article, I want that article, not a different but faster one. If I am looking for a piece of information, I want the best fit, not the second or third best but faster fit.
This has not been true for more than a decade. The primary use case of the Internet today is to connect users with service providers of all stripes, and not just information repositories.
For most of these, the quality of service is more correlated with their "speed".
Re: How to fight back against Google AMP as a web user and a web developer
#495Great post, although I'm a little meh on lazy-loading images. I like when the whole page is finished loading the moment I think it's finished loading. But more to the point, lazy-loading can be a crutch just like AMP is, for solving problems that shouldn't exist, such as: your page is big & bloated. If you keep it small, there's no need for lazy-loading. But you have to limit the number of images, and optimize the on…
- It breaks viewing the site with javascript disabled.
- It prevents viewing the site offline (e.g. on an airplane) without first scrolling through the whole content while online.
- Unless implemented perfectly it adds delays before content you have scrolled to becomes visible.
Deciding when to load stuff should be the browser's job. Don't reimplement the browser in javascript.
Re: How to fight back against Google AMP as a web user and a web developer
#496I'm not a fan of Google's proprietary web, but it's worth pointing out that this is largely a response to the increasingly shitty way publishers treat their users. Just reading basic articles on the web has become a painful exercise in dodging "Subscribe" faux-pop-ups; trying to scan text while your vision is bombarded with unrelated video; and user-hostile scroll capture effects. For much the same reasons Google AMP…
Re: How to fight back against Google AMP as a web user and a web developer
#497Marko, bravo for making that clean and readable site (and having 0 trackers, as reported by Firefox Klar)! There's one issue I noticed when clicking the links to page sections (#anchors). Those lazy-loaded images make the page scroll away from the section title I jumped to. Is it possible to fix that by having images replaced by placeholders of the same size?
Thanks for the kind words and yeah no trackers/third-party calls/cookies etc. Have tested on regular Firefox for mobile and on Firefox Preview too (you should try it if you like Klar) and it works fine on both. I'll see if I can add placeholders when all this traffic slows down. Don't dare to touch much at this time.
Re: How to fight back against Google AMP as a web user and a web developer
#498Earlier quoted context omitted.
I don’t want prerendering if it comes with this attached to it. Fast pages don’t need prerendering.
Tell that to Apple, Facebook, and RSS aggregators, all of which do the same thing but worse. Whether or not you want it, I and apparently most other users do want it.
Re: How to fight back against Google AMP as a web user and a web developer
#499I remember looking at the original HTML5 spec and going, there is no way lower power / low bandwidth / high latency devices will be able to handle this efficiently. Nevertheless, we moved fast and broke things, ratified the HTML5 spec and paved the cowpaths without a second thought to language or efficiency. Somewhere along the line, things came full circle. HTML was slow again, so we needed a new new way to efficien…
Re: How to fight back against Google AMP as a web user and a web developer
#500Earlier quoted context omitted.
But then you have to suffer using Firefox on Android.
There's nothing wrong with it, I've been using it for ages.