Stories
Slash Boxes
Comments

SoylentNews is people

posted by martyb on Monday September 16 2019, @05:00PM   Printer-friendly
from the things-expand-to-exceed-the-space-provided dept.

https://danluu.com/web-bloat/

A couple years ago, I took a road trip from Wisconsin to Washington and mostly stayed in rural hotels on the way. I expected the internet in rural areas too sparse to have cable internet to be slow, but I was still surprised that a large fraction of the web was inaccessible. Some blogs with lightweight styling were readable, as were pages by academics who hadn't updated the styling on their website since 1995. But very few commercial websites were usable (other than Google). When I measured my connection, I found that the bandwidth was roughly comparable to what I got with a 56k modem in the 90s. The latency and packetloss were significantly worse than the average day on dialup: latency varied between 500ms and 1000ms and packetloss varied between 1% and 10%. Those numbers are comparable to what I'd see on dialup on a bad day.

Despite my connection being only a bit worse than it was in the 90s, the vast majority of the web wouldn't load. Why shouldn't the web work with dialup or a dialup-like connection? It would be one thing if I tried to watch youtube and read pinterest. It's hard to serve videos and images without bandwidth. But my online interests are quite boring from a media standpoint. Pretty much everything I consume online is plain text, even if it happens to be styled with images and fancy javascript. In fact, I recently tried using w3m (a terminal-based web browser that, by default, doesn't support css, javascript, or even images) for a week and it turns out there are only two websites I regularly visit that don't really work in w3m (twitter and zulip, both fundamentally text based sites, at least as I use them)[1].

More recently, I was reminded of how poorly the web works for people on slow connections when I tried to read a joelonsoftware post while using a flaky mobile connection. The HTML loaded but either one of the five CSS requests or one of the thirteen javascript requests timed out, leaving me with a broken page. Instead of seeing the article, I saw three entire pages of sidebar, menu, and ads before getting to the title because the page required some kind of layout modification to display reasonably. Pages are often designed so that they're hard or impossible to read if some dependency fails to load. On a slow connection, it's quite common for at least one depedency to fail. After refreshing the page twice, the page loaded as it was supposed to and I was able to read the blog post, a fairly compelling post on eliminating dependencies.

[1] excluding internal Microsoft stuff that's required for work. Many of the sites are IE only and don't even work in edge. I didn't try those sites in w3m but I doubt they'd work! In fact, I doubt that even half of the non-IE specific internal sites would work in w3m.


Original Submission

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 3, Interesting) by legont on Tuesday September 17 2019, @12:15AM (3 children)

    by legont (4179) on Tuesday September 17 2019, @12:15AM (#894908)

    Why shouldn't the web work with dialup or a dialup-like connection? It would be one thing if I tried to watch youtube and read pinterest. It's hard to serve videos and images without bandwidth. But my online interests are quite boring from a media standpoint. Pretty much everything I consume online is plain text, even if it happens to be styled with images and fancy javascript.

    The reason everybody wants it is because the farther away one gets from text, the less defenses consumer brain has. It is relatively easy to read text critically, while it is next to impossible to critically watch a page loaded with sounds and videos. They know it and they do anything they could to remove the option of getting simple news and as a text.

    This explains why presumably intellectual coastal people voted Clinton, while fly over folks voted Trump. Midwest folks don't have their brains washed that clean; not yet anyway. As per democrats, they have no clue whatsoever. They washed their own brains clean and flat. If Obama wanted Hilary to win, the only thing he'd need is a fast internet everywhere.

    --
    "Wealth is the relentless enemy of understanding" - John Kenneth Galbraith.
    Starting Score:    1  point
    Moderation   +1  
       Interesting=1, Total=1
    Extra 'Interesting' Modifier   0  
    Karma-Bonus Modifier   +1  

    Total Score:   3  
  • (Score: 3, Interesting) by barbara hudson on Tuesday September 17 2019, @12:38AM (2 children)

    by barbara hudson (6443) <barbara.Jane.hudson@icloud.com> on Tuesday September 17 2019, @12:38AM (#894917) Journal
    Fun fact - you can download the text of Wikipedia in compressed form in a few hours. It comes in at 12 gigs, so fits on a cheap USB key.

    There are various readers that let you read the entries without UN compressing them.

    Get rid of the cruft (images, social media, etc) and we could probably download most of the relevant parts of the English internet and store it locally.

    Of course, nobody wants that. Even W3 has stopped hosting copies of the complete HTML and cas specs for download - you have to use their shitty website.

    --
    SoylentNews is social media. Says so right in the slogan. Soylentnews is people, not tech.
    • (Score: 2) by legont on Tuesday September 17 2019, @12:48AM

      by legont (4179) on Tuesday September 17 2019, @12:48AM (#894924)

      For example, no google page has a print function. If one opens say an email and searches for "print" nothing would be found. They want us to eyeball the page looking for an icon, including whatver ads and/or other brainwashing. This is a company with search as a main business, mind you. I'd love to see a class action based on lost eyesight of users. They are evil pure and simple. They want to make morons out of people and rule.

      --
      "Wealth is the relentless enemy of understanding" - John Kenneth Galbraith.
    • (Score: 0) by Anonymous Coward on Tuesday September 17 2019, @02:02PM

      by Anonymous Coward on Tuesday September 17 2019, @02:02PM (#895141)

      I use Kiwix its pretty good on my linux box. Amazing how many times I have had no network and needed wikipedia. To some people its like magic.