Google Timer is back
11–20 of 99 posts
Re: Google Timer is back
#12Re: Google Timer is back
#13Re: Google Timer is back
#14Earlier quoted context omitted.
When would you ever need a timer for 724 years?
A bug is a bug. "Why would anyone ever do XYZ" is a separate discussion. And if you write software for a living you know that there is always that one user who will do exactly XYZ.
Re: Google Timer is back
#15Earlier quoted context omitted.
A bug is a bug. "Why would anyone ever do XYZ" is a separate discussion. And if you write software for a living you know that there is always that one user who will do exactly XYZ.
Nope. Undefined behavior on obviously incorrect input isn't a bug in my world. ( might be in other circumstances )
Re: Google Timer is back
#16and .... it's buggy try https://www.google.com/search?q=timer+724+years click on start, looses most of the time
Some kind of overflow, it resets timer to 40 hours. Same thing happens with 1 year, except timer is reset to 60 hours. Another interesting observation is that "timer 723 years" did not bring timer up, but "timer 722 years" did. Update: "timer 100 hours" works, but "timer 101 hours" does not. That is 100 hours is 144,000 seconds, does not seem to be anything special about this number.
Re: Google Timer is back
#17Earlier quoted context omitted.
A bug is a bug. "Why would anyone ever do XYZ" is a separate discussion. And if you write software for a living you know that there is always that one user who will do exactly XYZ.
Nope. Undefined behavior on obviously incorrect input isn't a bug in my world. ( might be in other circumstances )
Re: Google Timer is back
#18and .... it's buggy try https://www.google.com/search?q=timer+724+years click on start, looses most of the time
Re: Google Timer is back
#19and .... it's buggy try https://www.google.com/search?q=timer+724+years click on start, looses most of the time
Some kind of overflow, it resets timer to 40 hours. Same thing happens with 1 year, except timer is reset to 60 hours. Another interesting observation is that "timer 723 years" did not bring timer up, but "timer 722 years" did. Update: "timer 100 hours" works, but "timer 101 hours" does not. That is 100 hours is 144,000 seconds, does not seem to be anything special about this number.
Re: Google Timer is back
#20Earlier quoted context omitted.
Some kind of overflow, it resets timer to 40 hours. Same thing happens with 1 year, except timer is reset to 60 hours. Another interesting observation is that "timer 723 years" did not bring timer up, but "timer 722 years" did. Update: "timer 100 hours" works, but "timer 101 hours" does not. That is 100 hours is 144,000 seconds, does not seem to be anything special about this number.
Sometimes it drops to 40hr, other times to 100hr. Haven't been able to figure out what the pattern is.