Live data from Hacker News

Show HN: Real time updating gif countdown with automatic time zone detection.

gifcountdown.com

11–19 of 19 posts

Re: Show HN: Real time updating gif countdown with automatic time zone detection.

#12
post #9

I am confused, what is the actual advantage of having the countdown be a gif compared to HTML+JavaScript? For video and remote desktop there might be use for the kinds of gifs, but for a numeral countdown?

I would use such a gif in a blog post as an announcement for something. "Site will be up again at 8pm. (gif)", "Get 25% off in 1 hour (gif)"

Re: Show HN: Real time updating gif countdown with automatic time zone detection.

#14
post #9

I am confused, what is the actual advantage of having the countdown be a gif compared to HTML+JavaScript? For video and remote desktop there might be use for the kinds of gifs, but for a numeral countdown?

The use case for it is things like forums, where you are limited in what you can embed.

Re: Show HN: Real time updating gif countdown with automatic time zone detection.

#15
post #4

The only issue is that the gif is streaming, which means the page is never 'ready'. Also I didn't look into it, but wouldn't bandwidth be an issue if people left these running in backgrounded tabs?

The gif is set to only update for 2 minutes. That ends up being around 470KB.

If the size or "page never loading" is an issue you have the option to turn of animations when creating the countdown.

Re: Show HN: Real time updating gif countdown with automatic time zone detection.

#17
post #4

The only issue is that the gif is streaming, which means the page is never 'ready'. Also I didn't look into it, but wouldn't bandwidth be an issue if people left these running in backgrounded tabs?

That will also never work in mobile safari since it doesn't play gifs until they finish downloading.

The maker replied to me in a comment below - it won't work in Mobile Safari, but now it only sends the first frame, so the page will finish loading and it won't eat up bandwidth.

Re: Show HN: Real time updating gif countdown with automatic time zone detection.

#18
post #4

The only issue is that the gif is streaming, which means the page is never 'ready'. Also I didn't look into it, but wouldn't bandwidth be an issue if people left these running in backgrounded tabs?

That will also never work in mobile safari since it doesn't play gifs until they finish downloading.

[deleted]
Post reply on HN