Ublock origin has the option to block all media over a certain size and JavaScript. The browser will never request the files so it will be faster (as long as it isn't inline scripts)
Alternatively https://github.com/ayastreb/bandwidth-hero/
Ublock origin has the option to block all media over a certain size and JavaScript. The browser will never request the files so it will be faster (as long as it isn't inline scripts)
Alternatively https://github.com/ayastreb/bandwidth-hero/
Had to get on our developers as our main website was over 50MB on load. They hadnβt optimized any images and were using size tags to resize a 4K image down to a thumbnail.
This site sounds like dumpster fire
Most sites on the internet are like this now, since many people have fast internet the art of optimising websites is basically lost. I worked at a marketing agency back when we optimised images by manually selecting their pallette and dithering algorithms, our max size of a page was set to 1MB... Nowadays, you can be lucky if the JavaScript is less than 5MB, I guess.
Lynx or w3m or something in Termux? (Installing Termux would be best somewhere you can get faster internet, like a library or business, etc)
I've never tried it, but it's on my todo list: Browsh
Try the uMatrix plugin. It allows you to dis- or enable things like scripts and images on a per-site basis.
I would think that whatever browser you use would, presumably, make little difference to how much data a website tries to send you? It would only change whatβs displayed. (But happy to be corrected on that by someone more knowledgeable.)
If your connection really is limited to such a slow speed, you might need to find a proxy server that strips out as much as possible before it reaches you.
Well, the browser could choose not to download the images, videos and styling information. Trouble is that many modern sites load their content through JavaScript programs that can be comparatively massive.
But I guess losing those sites would be a small price to pay for OP.
Just loading the text should be really small, especially when it is compressed, which should be the standard nowadays.
The rendering speed difference is negligible, with a bandwidth this limited the only strategy is to limit what the browser fetches. You don't need a proxy server to strip out page content (also because that would imply breaking the encryption stream), a browser could simply choose not to fetch any image or multimedia resources, override remote fonts with local ones, etc. In that sense the choice matters, because some are specialized for this purpose or can be configured to act in these manners
Is there ways to do it on firefox, i remember opera had this gimmick.
I needed something like this back when I lived out in the sticks. Could only get 2g - 3g on Verizon at home, had a DSL line for the desktop, high speed connections were prohibitively expensive. Back in the day you could just walk away and let sites buffer while doing other stuff, but as the rest of the world grew faster, low speed customers got left behind. Everything is set to timeout if it fails to load in a couple minutes.
Only solution I ever found was to disable JavaScript, force everything to HTML/CSS only where possible, and use a download manager with automatic retry/restart to download any videos I wanted to watch from YouTube or Facebook.
Regardless of any browser, consider that there's probably a half dozen background programs using the internet connection as well. You'll want to install something like a firewall that you can turn on that blocks all connections except from some allowlisted apps you currently want to use. A simple message check from a handful of installed messengers can occupy that connection for a few seconds while you're trying to load something that's much more important to you right now in the browser
(that^ was my situation this morning on ~12kbps 2G network, trying to load my ~4KB grocery list webapp in the grocery store with bad reception... ended up connecting to the store WiFi and sold my soul with a checkbox ^^')
Add in a weather app updating, system update check, some app trying to download a new version, the keyboard sending telemetry or downloading new words, the OS trying to load a "generate 204" page to detect whether there is connectivity, the GNSS subsystem loading SUPL data for positioning, Google submitting its WiFi scan data to either obtain a location or improve their service, calendar sync...
You can disable background sync or turn on battery saver to limit background activity which also turns off background sync.
For a firewall app. I would recommend Netguard.
Well most of my apps are foss so there shouldn't be this problem and doesn't messages rely on google push notifications and not working in background?
ik it's proprietary shitware but opera mini and puffin could potentially help
Is there any way to disable image on firefox? Or using opera mini
Doesnβt adnauseum use more internet because it βclicksβ on all the ads?
Is there an internet for this sort of thing?
Reducing data usage in general would be nice but too many websites just openly disrespect their users by using far too much bandwidth.
Maybe a terminal based browser like lynx, w3m, links2, browsh and the like. They are html only so it is going to limit the websites you can easily or reasonably access but it'll work with an infinitesimal data connection.
You can kind of use delta chat with a preview bot. Delta Chat works extremely well on low bandwidth so even if it takes a long time, youβll eventually get the website, unlike in browsers in my experience
all 36 comments