Live data from Hacker News

How to waste bandwidth, battery power, and annoy sysadmins

rachelbythebay.com

1–10 of 158 posts

Re: How to waste bandwidth, battery power, and annoy sysadmins

#7

It's not part of individual directories. That would be stupid. Having a path-specific favicon actually sounds like a feature.

Long ago, I implemented that by pragma no-cache and checking the referrer. It wasn’t perfect but it worked for most users.

Re: How to waste bandwidth, battery power, and annoy sysadmins

#8
It's an open source project, with a good discussion of the technical issues on GitHub[1]. Probably linked to certain user behaviors, like having hundreds of tabs open, but surely also contingent on the complexity of wedging a browser in iOS. Like maneuvering an excavator into a sandbox.

[1] https://github.com/mozilla-mobile/firefox-ios/issues/12113

Re: How to waste bandwidth, battery power, and annoy sysadmins

#9
Oh hey, I wrote that last issue linked! What crazy Deja vu. Here’s me discovering the issue that led me to find some wild behavior.

Basically Firefox loaded favicons 4x the number of tabs opened to that website. It would do this every time I opened or closed any tab.

https://aggressivelyparaphrasing.me/2022/12/12/why-does-my-l...

It was resolved a while back so maybe it’s similar symptoms but different root cause, or maybe it’s people using older versions?

Post reply on HN