this post was submitted on 22 Jun 2026
14 points (93.8% liked)

Asklemmy

54658 readers
538 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy πŸ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 7 years ago
MODERATORS
 

When i use all of my internet limit it limits my internet, on firefox websites are unusable. Is there browser for android with following features:

Preferably on F-Droid

Just load text

you are viewing a single comment's thread
view the rest of the comments
[–] MurrayL@lemmy.world 3 points 17 hours ago* (last edited 16 hours ago) (3 children)

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.

[–] floquant@lemmy.dbzer0.com 1 points 4 hours ago

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

[–] mecen@lemmy.ca 2 points 13 hours ago

Is there ways to do it on firefox, i remember opera had this gimmick.

[–] bjoern_tantau@swg-empire.de 1 points 15 hours ago

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.