I'm an AMP noob but why would someone block AMP pages?
Did iOS 15 kill Google AMP
61–70 of 85 posts
Re: Did iOS 15 kill Google AMP
#62Re: Did iOS 15 kill Google AMP
#63Earlier quoted context omitted.
How does apple relay affect AMP?
Apple uses their own IP address when accessing sites to protect privacy: https://support.apple.com/en-us/HT212614 Maybe the majority of iOS 15 traffic coming from Apple servers instead of individuals is causing trouble with Google's current AMP implementation somehow, so they check the iOS 15 user agent and disable it? IMO more likely Google just has a user agent whitelist or regex that misses iOS 15 and AMP was just…
Re: Did iOS 15 kill Google AMP
#64Earlier quoted context omitted.
> Apollo is not the defacto reddit client. Reddit's own app is. Reddit's is the official client. > Defacto: in fact, or in effect, whether by right or not I think in this case the validity of the word "defacto" depends on your sample population. Apollo is very popular (and a fantastic reddit client, I wish there was an equivalent for HN) but I can't imagine it's marketshare is anywhere close to even 50%. Among tech e…
Reddit pushes the official client hard from the mobile website. I'm sure its marketshare is huge.
God forbid they add a token limit
Re: Did iOS 15 kill Google AMP
#65I think that Apple Relay is a more probable cause
Re: Did iOS 15 kill Google AMP
#66Earlier quoted context omitted.
As in, a change/feature added to the rendering/javascript engine caused an regression.
Except AMP still loads in Safari 15 if you spoof the User Agent, per TFA.
Re: Did iOS 15 kill Google AMP
#67My suspicion, having worked at google for a while, is that this is a parser / version eligibility bug. Someone probably put the list of major versions where this is supported, and 15 was not there :) Things like this happened every new ios release. Going from 9->10 was a problem for example because regex used was limiting major version to single digit etc.
Re: Did iOS 15 kill Google AMP
#68Does anyone have a decent link that explains exactly what AMP is to someone non technical? (Bonus if it explains why its bad, but I think I was able to at least get that part across)
I have been trying to explain multiple times but I am continuing to realize that there is certain terms that I just "know" and don't really know how to translate.
Re: Did iOS 15 kill Google AMP
#69Side note: Does anyone have a decent link that explains exactly what AMP is to someone non technical? (Bonus if it explains why its bad, but I think I was able to at least get that part across) I have been trying to explain multiple times but I am continuing to realize that there is certain terms that I just "know" and don't really know how to translate.
Since this is site is usually read by C-levels and some VC's, the language is less technical but somewhat editorialized.
Anyway AMP is bad because it proposes an Internet without the freedom to push dynamic content (JavaScript, webassembly, etc...), cached at "google servers" for fast delivery but with features specifically built so Google Analytics and others can keep working, it doesn't solve anything that a good css style wouldn't solve plus content creators lose control of their data.