this post was submitted on 26 Nov 2024
570 points (97.7% liked)

196

16557 readers
2229 users here now

Be sure to follow the rule before you head out.

Rule: You must post before you leave.

^other^ ^rules^

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] bassomitron@lemmy.world 1 points 5 hours ago* (last edited 5 hours ago) (1 children)

I don't know what to tell you, then. I've never had Firefox or chrome be that stubborn on a consistent basis. Are you using extensions? Some extensions are very poorly optimized, especially so when combined with certain websites (gotta love badly implemented JS in some places). Even if the extension is well made, they can still get overwhelmed sometimes, e.g. ublock origin on sites with very aggressive ads.

That being said, browsers are very complicated and the fact they all heavily use sandboxing now (as they rightfully should be), I guess I'm not surprised where they don't function as intended in various use cases.

[–] Draconic_NEO@lemmy.dbzer0.com 1 points 1 hour ago

Even if the extension is well made, they can still get overwhelmed sometimes, e.g. ublock origin on sites with very aggressive ads.

Maybe that's part of the issue, I've seen uBO say it blocked 8K+ ads on certain sites.

That being said, browsers are very complicated and the fact they all heavily use sandboxing now (as they rightfully should be), I guess I’m not surprised where they don’t function as intended in various use cases.

Yeah that's very true, Browsers these days are becoming more like virtual machines. I guess it makes sense you wouldn't give all your RAM to them just like you wouldn't give all your computer's main RAM to a Windows VM.