top | item 37520389

(no title)

mymac | 2 years ago

If you aggressively (and I mean really aggressively) block any and all ads you'll find that you can use that 15+ year old machine just fine on the web. The bloat is mostly in the marketing and advertising part of the web, not in the content part.

discuss

order

dredmorbius|2 years ago

As of a couple of years ago, I was using a mid-naughts iMac with Linux installed for a number of projects. It was fine for basic scripting, data analysis, and shell-based Web access.

A heavily adblocked Firefox struggled to handle one or two tabs, and became utterly unresponsive beyond a half dozen or so.

(My typical sessions run ... well into the 100s of tabs. Yes, I'm aware I have a problem, but browser state management otherwise entirely sucks.)

That machine's replacement is now also beginning to struggle under what I've considered typical and generally reasonable Web loads.

Until browsers start heavily penalising heavy sites, this will continue to be a problem.

And on a tablet, I find that my web browser uses battery 10x faster than my bookreading software. This for documents that tend to run 10s to 100s of time longer than a typical webpage's actual text, though not their overall memory footprint.

mymac|2 years ago

Interesting. I routinely have 100's of tabs open on a 10+ year old thinkbook with 16G in it (they were only sold with 8 at the time but replacing the two 4G modules with 8G modules worked, 16G does not seem to work).

Firefox has an about:performance gizmo that can tell you which tabs are misbehaving, this has already led to me blacklisting some sites completely, others just to close when not in use. Especially image carrousels can be very resource hungry.

niutech|2 years ago

This is why AMP HTML was forced by Google - to make websites faster and more lightweight.

One solution is to use uBlock Origin, disable JS on most websites and whitelist it only for those which really need it.

Another is to use a textual web browser in the cloud, such as Carbonyl Terminal: https://github.com/niutech/carbonyl-terminal

lost_tourist|2 years ago

Yeah something that old is gonna be heavily memory restricted, javascript chews through memory like nobody's business, then you start swapping and it's game over.

dacryn|2 years ago

Chrome is also very resource hungry. Its great, it lives on the principle that if a machine has 16gb of RAM, it'd be stupid not to use it. Some other browsers limit themselves to the minimum but lose performance.

This is best for most people, but not for those with older devices. In that case I usually find Firefox and a mandatory adblock a lot more enjoyable than chrome+ublock. Bonus points if you have a pihole somewhere on your network.