← Back to context

Comment by amiga-workbench

1 day ago

There's almost certainly less than 69KB of useful human-readable information on any given page.

I was actually a bit curious how much HN uses, since it's probably the lightest site that I frequent.

According to Brave's dev tools, looks like just shy of about 90kb on this comment page as of the time of this writing.

Obviously some of that is going to be CSS rules, a small amount of JS (I think for the upvotes and the comment-collapse), but I don't think anyone here called HN "bloated". Even that one page wouldn't fit on Voyager.

  •   curl https://news.ycombinator.com/item?id=47564421#47564679 | wc -c
    

    143927

      curl https://news.ycombinator.com/item?id=47564421#47564679 | pup -p --charset utf8 'text{}' | wc -c
    

    30954

  • There is more information in a typical, single page of comments here than there is on the average webpage. And I'd say a far higher signal to noise ratio (though depending on the topic discussed some will disagree).

  • This page is only ~30kb. I wonder where the extra ~60kb you're seeing is coming from?

  • I was actually a bit curious how much HN uses, since it's probably the lightest site that I frequent.

    I use an iPhone 5 as an iPod. HN is one of the few web sites that still works with iOS 10.

    • HN used to work fine on an Nokia classic phone until last year. Sadly it doesn't any more, since they switched the CA to something that is not in the OS root trust. If HN wouldn't enforce HTTPS, it would still work fine.

    • Nice. Do you just use your 5 as a stationary iPod, or do you dual-carry with a modern device as well? Curious on if you also use it to wi-fi the web on your local LAN periodically too, of it that was just a periodic test to check if HN worked.

      1 reply →