Live data from Hacker News

Pie charts in your favicon

lipka.github.com

31–35 of 35 posts

Re: Pie charts in your favicon

#31

Last time I checked (~3 months ago) canvas rendered favicons lead to HUGE memory leaks in Chrome. I love this effect, but I had to remove it from my app. If you were only using it on a page that is navigated away from, then this will work great, most likely.

From 99% to 100% I got a huge lagspike on chrome. Everything stopped for ~1s.

Re: Pie charts in your favicon

#33

I feel like this would be rather annoying and distracting. I could just imagine my 10+ tabs in Firefox having a pie chart or something blinking instead of a plain image. It feels like were devolving to the old websites of flashy and blinking images trying to lure people in. Don't get me wrong though, it is neat! But... Where is that disable favicon extension now?

A possible use case could be upload/download large files

Re: Pie charts in your favicon

#34
post #33

I feel like this would be rather annoying and distracting. I could just imagine my 10+ tabs in Firefox having a pie chart or something blinking instead of a plain image. It feels like were devolving to the old websites of flashy and blinking images trying to lure people in. Don't get me wrong though, it is neat! But... Where is that disable favicon extension now?

A possible use case could be upload/download large files

Already implemented it in my uploader, but after hearing reports of a memory leak in Chrome I may need to remove it again. Hopefully it gets fixed soon.

Re: Pie charts in your favicon

#35
It's not a pie chart but just a progress indicator? An actual pie chart could have an arbitrary amount of slices in arbitrary angles.

This might be useful for slow file uploads, but eventually animated favicons will be abused and subsequently disabled in later browser versions. See "window.status".

Post reply on HN