Earlier quoted context omitted.
100% agree; text-based sites are the worst for this, due to all the tracking they do in JavaScript. I've been using Brave for a while now, on both laptop and Android. Any time I try to load pretty much any website in Chrome on Android or SeaMonkey on laptop, it's just so painfully slow compared to Brave!
I am quite paranoid about extensions stealing my data and identity. How do you ensure that level of security with Brave etc? is it open source?
Text-only CNN
71–80 of 319 posts
Re: Text-only CNN
#72My laptop can run computationally-intensive physics simulations and play streaming hi-def video with no problem, but if I click a link to a mainstream news article it just about keels over and dies. How did our grandparents ever manage to load the news on an underpowered machine called "paper"?
Paper is rendered entirely server-side. Taking out a full-page newspaper ad is an attention-grabber. Taking out a full-page pop-up is merely an annoyance. Why does this perception exist? Why isn't digital space regarded on-par with paper space? Because of this, digital ads sell for much, much less than paper ads. And so ad-supported companies have to use 10x as many ads to get 1/10 the revenue. And these ads can gain…
Re: Text-only CNN
#73If only CNN would go back to being the old but trusted, amazing CNN, with Christiane Amanpour at the landing in Mogadishu during Restore Hope, or Bernie Shaw at the hotel in Baghdad for Desert Storm. Now, a shell of its old self, CNN is just MSNBC's cousin, with people who say "we, ahem, I mean, the Democrats, are losing Michigan" live on screen. Oh well. It's been years since I relied on CNN. But on the technical fr…
Re: Text-only CNN
#74Re: Text-only CNN
#75I'm totally going to hit this with my Amiga. This is great!
Re: Text-only CNN
#76Re: Text-only CNN
#77Re: Text-only CNN
#78Earlier quoted context omitted.
Is there a collaborative community effort for "fixing" websites to make this "100 steps forward"? The relative ease and the large benefit of doing so make it surprising I haven't seen a list of lite websites maintained by volunteers.
Firefox's reader mode?
So while it helps improve readability, it doesn't cut down the time to load, the amount of data downloaded, and probably helps improve the battery life only marginally (this is debatable, depending on the amount of active JS, auto-play videos and also at what time offset t the user chooses reader mode after the page loads).
Re: Text-only CNN
#79EDIT: As I wrote this, someone deployed a server-side rendered version of the site. Now the site is perfect. :) This site appears to load ~350 KB of JavaScript, which I think is a bit excessive for a "lite" text-only site. From the sourcemaps, I found a long list of libraries, including: * react * redux * redux-thunk * react-router * axios * base64-js (why not window.atob/btoa?) * core-js * fbjs * react-hot-loader (s…
This website contacted 65 IPs in 7 countries across 35 domains to perform 314 HTTP transactions. [...] In total, 4 MB of data was transfered, which is 12 MB uncompressed. It took 2.753 seconds to load this page.
Compare this to the now-SSR cnn.io: https://urlscan.io/result/7d13efac-ffaa-4ac2-a091-8611e39b20... (59kB transfer)
Edit: Someone scanned the lite-version before they switched to SSR: https://urlscan.io/result/2a9690eb-3992-4712-a657-c3be959d51...
Re: Text-only CNN
#80My laptop can run computationally-intensive physics simulations and play streaming hi-def video with no problem, but if I click a link to a mainstream news article it just about keels over and dies. How did our grandparents ever manage to load the news on an underpowered machine called "paper"?
I use Chrome and it's quite common, but not always. I would turn up the developer console and find thousands of errors and warnings when I notice the tab icon keeps blinking. The errors are mostly blocking of third-party plugins, security domain violations or similar content policy enforcement. And it just keeps reloading the same requests.
I don't have any ad blocking or any extension installed so this should be a wide spread thing. It's probably overzealous ad providers ignoring Chrome's security policies.