Slashdot Mirror


'Why I Decided To Disable AMP On My Site' (alexkras.com)

Web developer Alex Kras on Monday listed a number of reasons why he dislikes Google's AMP project, and why he pulled support for it on his website. From his post: Back in the day we used to have WAP pages -- specific web pages that were presented only to mobile devices. Opting into AMP, for publishers, is kind of like going back to those days. Instead of using responsive design (making sure that one version of the site works well on all devices) publishers are forced to maintain two versions of each page -- their regular version for larger devices and mobile phones that don't use Google and the AMP version. The benefit of AMP is that it imposes tough restrictions on content, making it load fast. The issue with this approach is that AMP becomes a subset of the original content. For example, user comments are often removed. I also find the way images load in AMP to be buggy. AMP tries to load an image only when it becomes visible to the user, rendering a white square instead of the image. In my experience I've seen it fail fairly regularly, leaving the article with an empty white square instead of the image. [...] It's up to publishers to decide if they want to add AMP support on their site. Users, however, don't have an option to turn AMP off. It would be nice if Google provided a user level setting to turn results rendered as AMP off. Unfortunately, even if they were to add this option, it wouldn't help much when Twitter of Facebook would decide to server AMP. Further reading: Kill Google AMP before it KILLS the web - The Register, The Problem With Google AMP, 2 Billion Pages On Web Now Use Google's AMP, Pages Now Load Twice As Fast. John Gruber on open web: Fuck Facebook.

90 of 145 comments (clear)

  1. Great, but... by Anonymous Coward · · Score: 2

    Now if only every other web developer in the world followed suit, and also abandoned the numerous other methods of forcing browsers into crappy "mobile site" ghettos, instead of designing their pages properly, the world would be a better place.

  2. Not just AMP... by Ecuador · · Score: 2

    The vast majority of websites become crippled when I browse their mobile version, and I am talking about those "responsive designs" (which the summary seems to indicate they are the "good option"), not just AMP. Even on my 5" phone - i.e. a prime target for "mobile web" content - I usually have to switch to the regular website to retain functionality that I consider essential (but the designers apparently do not). I don't mind having to pan & zoom a bit when everything I need is right there on the page - the only difference is that I use landscape mode.
    And that includes slashdot...

    --
    Violence is the last refuge of the incompetent. Polar Scope Align for iOS
    1. Re:Not just AMP... by bluefoxlucid · · Score: 1

      That's what AMP is supposed to fix. "Responsive Design" means "Load the whole god damned thing, all 4 gigabytes, all the massive JavaScript, everything; then apply CSS to show it friendly-like on a Mobile Phone so it doesn't look like shit." AMP provides an alternate location, so your cell phone downloads only half a megabyte of crap, and starts downloading the 15MB of images as you scroll the page. It can also supply cut-back JavaScript and skip loading scripting blocks for high-intensity features that get cut from mobile.

      I've seen cut-down designs provide feature subsets before. Sometimes I have to use the desktop site. Ideally, you frequently wouldn't, and so you'd get to skip all that garbage; it'd be great if you could do that on the desktop, too.

    2. Re:Not just AMP... by houghi · · Score: 1

      It is obvious that this happens. As a Linux user I now have a PC with a BIOS that tries to do everything, that starts a boot loader that tries to do everything, running a display manager that tries to do everything, so I can launch my web browser that tries to do everything, so I can load a website that tries to do everything to load ads that try to do everything. ... and all I wanted to see was a puppy.

      --
      Don't fight for your country, if your country does not fight for you.
    3. Re:Not just AMP... by DontBeAMoran · · Score: 1

      If the CSS loads all the desktop-version images, it's badly coded and/or the browser doesn't use the CSS properly.

      --
      #DeleteFacebook
    4. Re:Not just AMP... by tepples · · Score: 1

      If the CSS loads all the desktop-version images, it's badly coded and/or the browser doesn't use the CSS properly.

      What's the proper way using HTML and CSS to specify a separate image for desktop or mobile? Internet Explorer fails to support the srcset property of the img element at all, and srcset in Edge has severe distortion issues.

    5. Re:Not just AMP... by oh_my_080980980 · · Score: 1

      So what you are saying poorly designed web sites are too blame.

    6. Re:Not just AMP... by tepples · · Score: 1

      I read the W3C spec page for CSS3 media queries. But I couldn't find a media feature for "an input device more precise than a finger-operated touch screen is in use" or "the device has a physical keyboard" or "the connection is metered". Can any web dev point me in the right direction for these features?

    7. Re:Not just AMP... by bluefoxlucid · · Score: 1

      Images aren't all specified in CSS. There's this <img/> tag ...

    8. Re:Not just AMP... by bluefoxlucid · · Score: 1

      Kind of. Some sites have a lot of images to load and can either have image tags or can use JavaScript to do fancy things to set the images. Much JS is poorly-coded, so yes, it eats your desktop as well as your mobile device. Likewise, a lot of JS that shouldn't load on mobile ... does, and doesn't end its timers and such, so it keeps running.

      AMP mainly tries to restrict what you can do. It says, "On a mobile device, you can't do certain resource-heavy things anymore," so you're forced to at least fall into a reasonable standard. Whether this is a viable approach or not remains to be seen.

    9. Re:Not just AMP... by Dog-Cow · · Score: 1

      None of those matter to a sane person. When I browse on my phone, I just zoom in if a link is too hard to tap. The presence of a keyboard should be irrelevant. And if I want to load a page on a metered connection, that's my problem, not the server's or the web designer's.

    10. Re:Not just AMP... by Rockoon · · Score: 1

      is systemd written in emacs lisp?

      --
      "His name was James Damore."
    11. Re:Not just AMP... by tepples · · Score: 1

      The presence of a keyboard should be irrelevant.

      How is a keyboard irrelevant? I find a keyboard relevant for two reasons.

      A site might use the presence of a keyboard as a (weak) proxy for the presence of a mouse. I admit that this is weak because a phone may be used with a Bluetooth keyboard but no Bluetooth mouse or trackpad.

      I find it tedious to enter HTML, such as the <strong>, <em>, <a href="...">, and <code> elements commonly used in Slashdot comments, without a physical keyboard because the required punctuation is scattered across multiple pages of the on-screen keyboard. The presence of a keyboard may affect the default setting for whether to present an HTML editor or a limited functionality comment form that takes only plain text and pasted URLs.

    12. Re:Not just AMP... by DontBeAMoran · · Score: 1

      The img tag has this srcset parameter, you see...

      --
      #DeleteFacebook
    13. Re:Not just AMP... by ColinPL · · Score: 1

      I couldn't find a media feature for "an input device more precise than a finger-operated touch screen is in use"

      This feature will be available in CSS4: Pointing Device Quality: the pointer feature.

    14. Re:Not just AMP... by Hognoxious · · Score: 1

      It's more likely that the next release of emacs will be written in systemd lisp.

      --
      Confucius say, "Find worm in apple - bad. Find half a worm - worse."
    15. Re:Not just AMP... by p0larity · · Score: 1

      If it's missing features on the mobile version, it's NOT A RESPONSIVE WEBSITE.

      "Responsive websites shall not remove functionality." - The laws of the Internet, written by me. Also probably some smarter people.

      Honestly, you're describing a terrible website. It's not a site that provides a fair or reasonable example of responsive web design as a comparison. Just because someone calls a car an egg, doesn't make it an egg.

    16. Re:Not just AMP... by p0larity · · Score: 1

      If you disagree with me and you're a web developer: congrats, you're bad at your job.

  3. Again by campuscodi · · Score: 2

    No day goes by without someone complaining about AMP. This should tell you all you need to know about this technology.

    1. Re:Again by bluefoxlucid · · Score: 2

      People complain a lot about GUIs and command lines, too. That should tell you all you need to know about everything.

    2. Re:Again by DontBeAMoran · · Score: 3, Insightful

      To summarize the summary of the summary: people are a problem.

      --
      #DeleteFacebook
  4. Request Desktop Site Version? by Zurkeyon3733 · · Score: 1

    Don't Most mobile browsers allow this now? I know of a LOT of pages with crappy mobile versions. Youtube being one of them. I just go into my page settings and select "Request Desktop Site" and TADA! All is well...

    1. Re:Request Desktop Site Version? by Anonymous Coward · · Score: 2, Insightful

      Yeah, except for those stupid sites that detect the mobile browser regardless of what UA is reported by this feature and force you to use the mobile version no matter what. Fuck those sites.

    2. Re:Request Desktop Site Version? by Alumoi · · Score: 1

      There's this litle Desktop Mode Add-on (Firefox, of course) which make all the sites behave.

  5. I like desktop even on my phone by future+assassin · · Score: 2

    so what if it doesn't compact to remove 1/2 of the info I want to read. Pinch and zoom bitches ...

    --
    by TheSpoom (715771) Uncaring Linux user here. I have nothing to add to this but please continue. *munches popcorn*
  6. motherfuckingwebsite by Anonymous Coward · · Score: 2, Interesting
    1. Re:motherfuckingwebsite by tepples · · Score: 1

      When lines of text are nearly 1920 pixels long, how do you avoid rereading a line or skipping a line?

    2. Re:motherfuckingwebsite by tepples · · Score: 1

      Reducing font size on page as wide as a 1080p display would just cause the automatic word wrapping to cram more text onto each line, making the problem even worse. This is why newspapers have multiple columns per page and why the "Better MF Website" sets a maximum width for the body text column.

  7. John Gruber on open web: Fuck Facebook by K.+S.+Kyosuke · · Score: 2, Insightful
    In the linked article re $SUBJ:

    And in the same way they block indexing by search engines, Facebook forbids The Internet Archive from saving copies of posts.

    That's not bad thing though; nothing of value is lost and the storage space could be used for more valuable stuff.

    --
    Ezekiel 23:20
    1. Re: John Gruber on open web: Fuck Facebook by K.+S.+Kyosuke · · Score: 1

      As I said, and nothing of value was lost...

      --
      Ezekiel 23:20
    2. Re:John Gruber on open web: Fuck Facebook by drinkypoo · · Score: 1

      That's not bad thing though; nothing of value is lost and the storage space could be used for more valuable stuff.

      At no time in human history have so many shared so much. This data will one day be of immense interest to historians.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    3. Re:John Gruber on open web: Fuck Facebook by drinkypoo · · Score: 1

      thats what was thought about time capsules

      The problem is only leaving them for a hundred years. Only Americans think that's a long time.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    4. Re:John Gruber on open web: Fuck Facebook by K.+S.+Kyosuke · · Score: 1

      This data will one day be of immense interest to historians.

      Many things are of immense interest to historians; nevertheless, there's never a guarantee that a document for X exists for any random X you might be interested in. Digital dark age may always strike.

      --
      Ezekiel 23:20
    5. Re:John Gruber on open web: Fuck Facebook by zedaroca · · Score: 1

      The linked article is talking about something that the author thinks is valuable, and if you read it, you might agree (the story about Roger Moore).

      People's history have value, most of us see that and the Internet Archive creators and maintainers certainly see that way too. It's pretty arrogant to say that people's posts are less valuable than some storage space. And contrary to the direction the world is moving too.

      If people where like you the Internet Archive would probably not exist, only Wikipedia. Remember Geocities? It wasn't the pinnacle of insightful speech either, but it was history.

      The Internet Archive is a nonprofit digital library, and home to a giant archive of the public web since 1996. Our web archive is viewable for free via the Wayback Machine.
      GeoCities was an important outlet for personal expression on the Web for almost 15 years, but was discontinued on October 26, 2009.

      Of course I understand that budget constrictions would make it impossible to keep the whole Facebook on the IA, but that's not a subject of importance or value, but of real possibilities. If we could keep the pages that someone thinks is important enough to save to the archive and make public (like the one in the article), that would be a great improvement over the current situation.

    6. Re:John Gruber on open web: Fuck Facebook by Merk42 · · Score: 1

      I don't like $THING therefore, no one likes $THING. (or if they do, I am better than they are because of it)

    7. Re:John Gruber on open web: Fuck Facebook by K.+S.+Kyosuke · · Score: 1

      I have no problem with personal histories - quite the opposite in fact. Of course, they historically did take some effort to record. Not everyone was Samuel Pepys. Not everyone is today. But even outside Facebook, the barrier to entry is vastly lower so I'm not tremendously worried about a lack of materials for historians to study. In fact, you seem to be assuming that Facebook posts are going to be accessible in the 2500s. I'd think that the chances of preservation are about as good for non-Facebook materials, if they aren't in fact even greater.

      --
      Ezekiel 23:20
    8. Re: John Gruber on open web: Fuck Facebook by K.+S.+Kyosuke · · Score: 1

      What do you mean by "starting to get it"? Of course there is more durable and less durable media. Medieval parchment is more durable than cheap 19th century paper. Any paleographer understands that.

      --
      Ezekiel 23:20
    9. Re: John Gruber on open web: Fuck Facebook by K.+S.+Kyosuke · · Score: 1

      I'd lose more sleep over those unindexed paper books in libraries than about this.

      --
      Ezekiel 23:20
  8. Accommodating fat fingers without excess scrolling by tepples · · Score: 1

    designing their pages properly

    Then what's the "proper" way to accommodate the fat fingers of users of touch screen devices without needing excessive scrolling for users with more precise pointing devices? Adding padding around links improves usability on touch screens but increases the scrolling for mouse or trackpad users. And controlling the padding with a CSS media query breakpoint based on viewport width doesn't help because a touch-operated iPad held in landscape orientation has more pixels than a trackpad-operated netbook.

  9. AMP Breaks Functionality by Scorpinox · · Score: 2

    My biggest gripe with AMP is that it breaks same-page-searching. If you have a specific phrase you're searching for on a very long article, it just doesn't work well because all the search results still seem to be rendered underneath the article, and same-page searching seems to go through each of those first, and sometimes still can't find text after that on the AMP page. When I'm looking something up on mobile, I often just want to find a something quick, not read an entire article.

  10. fritter kitten fumble grope by epine · · Score: 5, Insightful

    I don't whether AMP is responsible, but I visited a site about a week ago with progressive content and image load as I paged down. This is annoying, but nothing new.

    Since I wanted to CTRL-F to search within the page, I spent 5 s manually pressing PG-DOWN to fully load the page.

    Imagine my horror when I discovered that most of the top of the page—previously loaded already—had now disappeared from my document, and was doing progressive load on the way back up.

    That wasn't just irritating. That was outright /etc/hosts-level hellban territory.

    Please, for the love of God, look upon my 16 DIMM slots ye Mighty frugal HTTP server, and load the whole damn document all at once, SVP.

  11. AMP is not the problem, you are the problem by GuB-42 · · Score: 1

    The point of AMP is to restrict what you can do so that pages load faster. And as a side effect, Google gets to make the rules.

    But AMP would never have existed if webmasters were a bit more reasonable. We are talking about sites weighting several megabytes for the equivalent of a single blog post, with scripts creatively breaking browsers. With a 2.3MB / 66 object webpage, the author is definitively guilty of this.

    How about, instead of complaining about AMP, take the core of the technology, which is actually quite good, remove the Google bits, and make your site even faster and lighter.

    1. Re:AMP is not the problem, you are the problem by tepples · · Score: 1

      We are talking about sites weighting several megabytes for the equivalent of a single blog post, with scripts creatively breaking browsers. With a 2.3MB / 66 object webpage, the author is definitively guilty of this.

      Is 2.3 MB for a whole month's worth of blog posts, including several photos and/or CGI renderings, likewise too heavy? If so, what change would you recommend for a page like this one?

    2. Re: AMP is not the problem, you are the problem by oobayly · · Score: 1

      The first time I can across an amp page I wondered what the hell was wrong - I got no comments and searching didn't work - so I tried to disable it, only to find out I want allowed to.

      That's the problem, many apps insist on linking to amp content only even though I want the full fat version. It shows that Google realised this was a problem, seeing as they added a link option to Chrome on Android, rather than forcing us to jump through multiple hoops to view the actual content

    3. Re:AMP is not the problem, you are the problem by GuB-42 · · Score: 1

      Is 2.3 MB for a whole month's worth of blog posts, including several photos and/or CGI renderings, likewise too heavy? If so, what change would you recommend for a page like this one?

      I wouldn't change anything. This is 2.3 MB worth of content, not 2.3 MB worth of scripts, fonts, stylesheets, oversized pictures, etc...
      I don't have a problem with large pages, I have a problem with low content/size ratio.

    4. Re:AMP is not the problem, you are the problem by GuB-42 · · Score: 1

      Yes, that's the point... for Google. Like any private company, everything Google does serve their bottom line.
      But the reason Google did this and not something else is that there really is a need for faster browsing and AMP is their way of addressing it for profit.
      But if webpages were the same size they were 10 years ago, everything would be crazy fast now and there would be no need for AMP.

      And ads aren't the problem. There were ads and analytics 10 years ago, but while they were just as annoying as they are now, they were small enough not to make dial-up users too mad.

  12. Re:Accommodating fat fingers without excess scroll by Anonymous Coward · · Score: 1

    The DEVICE knows if it is using a touchscreen or a mouse. It is therefore up to the device to render properly, and the web designer should simply not get in the way of this. I.e. don't think you can force a particular layout so don't even try.

  13. Re:Accommodating fat fingers without excess scroll by oh_my_080980980 · · Score: 1

    The answer was in the article. Read it sometime.

  14. Re:I too... by oh_my_080980980 · · Score: 1

    And yet that's not what the article is about Troll....

  15. Beefy PC with pay-per-bit upstream by tepples · · Score: 1

    Please, for the love of God, look upon my 16 DIMM slots ye Mighty frugal HTTP server, and load the whole damn document all at once, SVP.

    Even a PC with double digit GB of RAM can be connected to a satellite or cellular upstream connection whose ISP charges $5 to $10 per GB. Though a non-AMP page like this still loads fast because it's so simple, I imagine people aren't going to be happy to pay the ISP to load images that won't be viewed.

    1. Re:Beefy PC with pay-per-bit upstream by Anonymous Coward · · Score: 2, Insightful

      I can agree with the goal of limiting download bandwidth to just what the user has viewed.
      However dynamically UNloading that content after it has scrolled past, such that it must be downloaded AGAIN if the user scrolls back up strikes me as counter productive to the goal of minimizing bandwidth consumption.

      There is no justification for not loading all of the html (such that it can be searched) at the start however.

  16. Re:Accommodating fat fingers without excess scroll by BronsCon · · Score: 1

    @media

    --
    APK quotes people (including myself) without context and should not be trusted. Just thought you should know.
  17. Re:Accommodating fat fingers without excess scroll by tepples · · Score: 1

    It's unclear to which part of the article you are referring. I searched inside the document "I decided to disable AMP on my site" by Alex Kras for the words "touch" and "finger", and neither word was there. I searched for the word "link", and none of the results mentioned adapting link size based on whether the browser uses touch or mouse. Could you quote a sentence from the relevant portion?

  18. Re:Accommodating fat fingers without excess scroll by tepples · · Score: 1

    And controlling the padding with a CSS media query breakpoint based on viewport width doesn't help because a touch-operated iPad held in landscape orientation has more pixels than a trackpad-operated netbook.

    @media

    Could you be more specific as to which CSS media query expression you refer?

  19. Re:Accommodating fat fingers without excess scroll by BronsCon · · Score: 1

    Expressions using min-width and max-width specified in pixels are a good starting point, as those are compared to the Viewport size reported by the browser. Where you go from there depends entirely on your design needs

    All iPad models present a 1024x768 viewport in landscape mode, regardless of how many actual pixels there are. If your content is so crammed together that you can't tap a link with a fat finger on a 7" screen, you need to work on your design a bit.

    The shittiest Chromebook I can find presents a 1280x720 viewport. Despite having physically fewer pixels, it presents a larger horizontal viewport dimension than any model of iPad so, yes, you can use media queries just fine. You just have to understand how they work.

    For more information on viewport sizes, see here: http://viewportsizes.com/

    And if you really can't make it work, consider also using min-width and max-width expressions based on physical size in addition to pixels, so you're measuring physical and virtual capabilities of the device. Even Windows can work accurately with those now.

    --
    APK quotes people (including myself) without context and should not be trusted. Just thought you should know.
  20. Re:Accommodating fat fingers without excess scroll by tepples · · Score: 1

    My smartphone has enough resolution and the ability to pan / scan / zoom over all of your content.

    Then what's the proper way to serve the majority of users, who prefer to view documents that are already at a reasonable zoom level when they first load? Search engines behave similarly: Google is known to penalize documents that aren't already at a reasonable zoom level when they first load.

  21. Re:Accommodating fat fingers without excess scroll by tepples · · Score: 1

    All iPad models present a 1024x768 viewport in landscape mode

    So did my first couple PCs (an Acer TravelMate laptop and a Dell Dimension desktop), which had a 1024x768 pixel display and a mouse. My netbook (a Dell Inspiron mini 1012) also has a 1024-pixel-wide viewport because its display is 1024x600 pixels, but it has a trackpad. A full-size PC is likely to have a 960-pixel-wide viewport and a mouse when the user "snaps" a browser window to half of a 1920x1080 pixel screen.

    The shittiest Chromebook I can find presents a 1280x720 viewport.

    According to the site you linked, the Nexus 10 tablet in landscape orientation also presents as having a 1280-pixel-wide viewport.

  22. Re:Accommodating fat fingers without excess scroll by tepples · · Score: 1

    Fine-point styli for touch-operated devices still under warranty, such as the Apple Pencil and Samsung S Pen, aren't widespread among most websites' audiences. And a stylus for capacitive touch screens is nearly as imprecise as the finger it's designed to emulate.

  23. Technical knowledge varies by audience by tepples · · Score: 1

    When I browse on my phone, I just zoom in if a link is too hard to tap.

    You are also aware of the zoom feature. Not all sites' audiences are as technical as that of Slashdot. In addition, the mobile view of Google Search penalizes sites that initially load with text too small or links too close together.

  24. Re:Accommodating fat fingers without excess scroll by Rockoon · · Score: 2

    Because its not supposed to be up to the page what the size of links are. Its supposed to be up to the browser. That was the original intent of HTML, of the Web itself.
    br. Disabling AMP doesnt solve the problem that browsers arent reformatting automatically, nor can a web page developer solve that problem. The browser authors need to step up and stop trying to be the next PDF.

    --
    "His name was James Damore."
  25. If you feel like linking to DF... by sootman · · Score: 3, Insightful

    ... Gruber has written specifically about AMP. https://daringfireball.net/lin...

    If you are a publisher and your web pages don't load fast, the sane solution is to fix your fucking website so that pages load fast, not to throw your hands up in the air and implement AMP.

    He has written more about it in the past -- links are in that piece.

    --
    Dear Slashdot: next time you want to mess with the site, add a rich-text editor for comments.
    1. Re:If you feel like linking to DF... by doconnor · · Score: 2

      Will Google increase your PageRank by the same amount as implementing AMP?

  26. Re: AMP by tepples · · Score: 1

    Without advertisements, how should a site's operator pay its writers, its server operators, and its bandwidth bill? Paywalls don't work for sites that rely on traffic from search engines. What's the third way, besides ads and paywalls, to fund a site that is larger in scope than a hobby?

  27. Re:Accommodating fat fingers without excess scroll by BronsCon · · Score: 1

    And if you really can't make it work, consider also using min-width and max-width expressions based on physical size in addition to pixels, so you're measuring physical and virtual capabilities of the device. Even Windows can work accurately with those now.

    --
    APK quotes people (including myself) without context and should not be trusted. Just thought you should know.
  28. Re:Accommodating fat fingers without excess scroll by BronsCon · · Score: 1

    Hell, you know what?

    @media (pointer:coarse)

    Enjoy.

    --
    APK quotes people (including myself) without context and should not be trusted. Just thought you should know.
  29. Re:Accommodating fat fingers without excess scroll by tepples · · Score: 1

    And if you really can't make it work, consider also using min-width and max-width expressions based on physical size in addition to pixels, so you're measuring physical and virtual capabilities of the device. Even Windows can work accurately with those now.

    I'm failing to understand how high DPI implies pointer precision, unless you're recommending targeting specific models of Apple kit. Laptops and Android tablets vary so much in DPI that the high end of tablets, which lack a trackpad, is likely to overlap the low end of laptops, which have a trackpad.

  30. Re:Accommodating fat fingers without excess scroll by tepples · · Score: 1
  31. Re:Accommodating fat fingers without excess scroll by BronsCon · · Score: 1
    And I'll repeat myself, since I'm really not sure why we're still having this argument in the first place:

    If your content is so crammed together that you can't tap a link with a fat finger on a 7" screen, you need to work on your design a bit.

    Phones will have smaller screens and are dead simple to detect with media queries.

    --
    APK quotes people (including myself) without context and should not be trusted. Just thought you should know.
  32. Re:Accommodating fat fingers without excess scroll by tepples · · Score: 1

    What if it is a touchscreen device with mouse support, what then?

    It goes based on whether a mouse happens to be connected. This can cause documents using the @media (pointer:coarse) media query to change styles when a mouse is connected or disconnected.

  33. Re: Accommodating fat fingers without excess scrol by Baloo+Uriza · · Score: 1

    Did you just assume the size of my screen and the size of my pointing device? Stop. All bets are off on both.

    --
    Furries make the internet go.
  34. Re:Accommodating fat fingers without excess scroll by Hognoxious · · Score: 1

    It's ''ad nauseam'', you fucking peasant.

    --
    Confucius say, "Find worm in apple - bad. Find half a worm - worse."
  35. Re: Accommodating fat fingers without excess scrol by tepples · · Score: 1

    Did you just assume the size of my screen and the size of my pointing device?

    Until web browsers support CSS4 media queries, web browsers have to use CSS3 media queries and assume that any device with a viewport narrower than 26em or so has a touch screen, which is a coarse pointer.

  36. Re:Accommodating fat fingers without excess scroll by Merk42 · · Score: 1

    So, if a wireless mouse (or maybe pen?) is connected, but not being used, it'll give the targets too small for a finger?

  37. Comment removed by account_deleted · · Score: 2

    Comment removed based on user account deletion

  38. Why I decided never to implement AMP by allo · · Score: 1

    Mandatory Javascript (mandatory loaded from google cdn) for a restricted subset of HTML?
    W.T.F.

    1) Define a Subset of HTML
    2) Create a Parser
    3) Validate the page. When it's AMP display it with your fast parser, if not open a browser
    4) ???
    5) PROFIT

    Why does it need javascript?! Javascript should be FORBIDDEN on "fast" pages.

    1. Re:Why I decided never to implement AMP by allo · · Score: 1

      The thing is: AMP should make it the standard.

      A subset of html, a subset of javascript. Possibly some instruction counting (like "total js is no bigger than 4k" but not on filesize (which would just get more minimization) but on instructions and complexity).

      You can open you menu with javascript, if you really don't know how to do it otherwise. But you cannot load a external script, which loads an external script, which loads an tag, which loads an ad ...

  39. Re:Accommodating fat fingers without excess scroll by allo · · Score: 1

    Browsers need to help there. Chrome does a very good job. firefox not that good. But the worst are websites, which disable the zoomin on purpose, because they know better what fontsize is good for me.

  40. Re:Accommodating fat fingers without excess scroll by allo · · Score: 1

    your browser can let you choose.

    Did you know, that firefox allows you to use alternative stylesheets in the "view" menu? when a site provides a stylesheet with rel="alternative", you can choose it there. And old mozilla had button navigation for rel="next", rel="previous" links. Browsers had nice features even before html5 ...

  41. Re:In defense of AMP... by Khyber · · Score: 1

    "AMP is for ARTICLES, not SITES."

    ARTICLES ARE FOR MAGAZINES, NOT WEB SITES.

    But I guess you failed to understand that since you've probably never picked up a piece of dead wood in your life.

    --
    Still waiting on Serviscope_minor to wake up to fucking reality and realize that Jessica Price isn't going to fuck him.
  42. Re:In defense of AMP... by bongey · · Score: 1

    Sorry but AMP sucks even for articles.

  43. Re: AMP by brantondaveperson · · Score: 1

    A good question to ask, if you're generating content, is that if the only way to pay for it is by embedding advertising, then the content is worth nothing. Thus, if you do want to broadcast it to the world for some reason, hobby or otherwise, you're going to have to find the money yourself. If the advertising industry disappeared overnight, and all the content that it funded did so too, nothing of value would be lost.

  44. Re: AMP by packrat0x · · Score: 1

    Host ads and scripts on YOUR servers (or rented space). It is the connections outside your domain that cause lag that is beyond your control.

    --
    227-3517
  45. Re:In defense of AMP... by SJ · · Score: 1

    Or as Gruber said before... you could just "fix your fucking web site".

    The only people that AMP benefits, is Google. It's a lock-in tool, plain and simple.

  46. Cry All You Like by WankerWeasel · · Score: 1

    Google values page speed very highly and that value is only increasing. They're pushing AMP landing pages and converting ads to AMP too. As a website owner, when Google gives priority to those that have AMP pages over those that don't, it's pretty hard to choose not to offer AMP. Look at the sites that chose not to become mobile-friendly back in 2014. They saw significant drop in rank and traffic. Most won't throw away that traffic just because they don't like everything about AMP. Claim maintaining AMP pages is maintaining 2 versions if you like but for most it's done automatically. Few will have to manually maintain their responsive site and AMP site. WordPress runs a huge percentage of all websites and offers a WordPress-made plugin to automatically generate AMP pages, along with other plugins offering the same, plus native implementation is on the way in future versions. The author claims comments can't be included on his site in the AMP version. AMP most certainly supports comments. His implementation just doesn't. Additionally, the vast majority of website content doesn't contain comments, so it's not a big issue for most, even if it was true that AMP didn't support it.

  47. Useful max-width by default by tepples · · Score: 1

    if I did have that problem and thought it due to lines being too long, I could just resize the browser window and the text will wrap.

    A max-width on the body text column does pretty much the same thing. Putting max-width in the CSS rather than waiting for the user to "resize the browser window" does the right thing by default for the majority of people, who do have this problem.

  48. Re:Accommodating fat fingers without excess scroll by tepples · · Score: 1

    CSS4 media queries anticipate that multiple pointing devices may be connected at once, which is why it defines a concept of "primary pointer" used to evaluate the pointer media property. If the user wants to use the touch screen, he should tell the browser to treat touch as the primary pointer.

  49. Practical problems with not using an ad broker by tepples · · Score: 1

    In theory, I'm inclined to agree that hosting the ads on the publisher's server is probably the most efficient for network data volume, CPU time, and user privacy. But in practice, a publisher selling ad space directly to advertisers faces a few additional difficulties compared to the more common route of going through a broker, such as an ad network or an ad exchange.

    • The publisher has to seek out advertisers. Not all website operators whose websites have outgrown a hobby are experienced in ad sales or big enough to retain a full-time specialist in ad sales. A broker wins on scale.
    • The publisher needs to assure advertisers that view and click statistics are authentic, as opposed to fraudulent. A broker has more resources to establish trustworthiness of its analytics.
    • The publisher may have to calculate, collect, and remit sales tax, value added tax, or other applicable destination-sourced tax on services to dozens or hundreds of jurisdictions where advertisers are tax resident. A broker wins on scale.

    I'm interested to read the solutions that you would apply to these problems if you were running an ad-supported website.

    1. Re:Practical problems with not using an ad broker by packrat0x · · Score: 1

      Have you found a broker that will prevent malware in ads?

      --
      227-3517
    2. Re:Practical problems with not using an ad broker by tepples · · Score: 1

      Have you found a broker that will prevent malware in ads?

      No. But despite the answer to your question being no, a broker still outscores no broker.

      A broker has 3 points: a larger selection of advertisers willing to pay competitive prices for your inventory, a reputation for fighting click fraud, and tax collection and remittance in multiple jurisdictions.

      No broker has 2 points: not a malware vector because no third-party scripts execute on the client, and the viewer's browsing habits are shared with fewer third parties. (I say "fewer" rather than "no" because the viewer's ISP can still infer coarse viewing habits from the ClientHello message's SNI field and data sizes.)