Cup of Dirt wrote:vodka.cobra wrote:Sweet! The return of excellent XKCD comics!
Yeah, that was a rough weekend.
I tip my metaphorical hat to you, good sir.
Apocalypto the Bunny approves of your comment too.
Moderators: Moderators General, Magistrates, Prelates
Cup of Dirt wrote:vodka.cobra wrote:Sweet! The return of excellent XKCD comics!
Yeah, that was a rough weekend.
Meaux_Pas wrote:You're all mad.
k3anan wrote:The algorithm that Microsoft uses for time estimates must really be off. Might be time to think of a new one?
AWA wrote:Gah, lost by a few seconds.
Anyway.
I generally experience this with torrents, but not much else.
Strilanc wrote: A more proper estimate would be a range, like "between 2 and 5 hours". The estimates should become more accurate over time, too.
capncanuck wrote:AWA wrote:Gah, lost by a few seconds.
Anyway.
I generally experience this with torrents, but not much else.
Or you lost by a Plank time length.

retro22 wrote:On my old Win95 machine with dial up I had made the mistake of trying to download a file that was far too large for my machine.... ...It MAY have told me that I had 399 years remaining <_<... Worst. Download. Ever.
Faranya wrote:I don't pay much attention to the time estimates. I just want a loading bar that accuratly reflects the current progress attained in relation to the total progress necessary for the job to be done.
I have had it up to here (image my hand is slightly above my eyebrows) with "loading" bars that simply cycle a small graphic through them over and over again while giving no real indication of the amount of work done. Seriously, can't the energy being used to show me a completely useless animated bar be instead use to get the job done faster?
Radical Pi wrote:Today I was clearing off a hard drive for an old Win98 computer to dual-boot a lightweight linux, and the time remaining number kept climbing up higher and higher. I got a cell phone picture (horrible quality) at 2.5 million MINUTES. It peaked around 5 million minutes, then instantly dropped back down to 5 seconds remainingI think Microsoft was getting back at us for making fun of their estimation techniques
velocipirate wrote:but the question is, which cheese would a velociraptor choose?
Sx = Sx + CurrCompletedSize;
Sxx = Sxx + 1.0 * CurrCompletedSize * CurrCompletedSize;
Sxy = Sxy + 1.0 * CurrCompletedSize * CompletedCount;
Sxz = Sxz + 1.0 * CurrCompletedSize * CompletedTime;
Sy = Sy + CompletedCount;
Syy = Syy + 1.0 * CompletedCount * CompletedCount;
Syz = Syz + 1.0 * CompletedCount * CompletedTime;
Sz = Sz + CompletedTime;
N = N + 1.0;
Det = Sxx*Syy*N - Sxx*Sy*Sy - Sxy*Sxy*N + Sxy*Sx*Sy + Sx*Sxy*Sy - Sx*Sx*Syy;
if (Det > 0) then
{
A = (Sxz*Syy*N - Sxz*Sy*Sy + Syz*Sx*Sy - Syz*Sxy*N + Sz*Sxy*Sy - Sz*Sx*Syy) / Det;
B = (Sxz*Sy*Sx - Sxz*Sxy*N + Syz*Sxx*N - Syz*Sx*Sx + Sz*Sx*Sxy -Sz*Sxx*Sy) / Det;
C = (Sxz*Sxy*Sy - Sxz*Syy*Sx + Syz*Sxy*Sx - Syz*Sxx*Sy + Sz*Sxx*Syy - Sz*Sxy*Sxy) / Det;
ProjectedTime = round( A*TotalSize/1024 + B*TotalCount + C );
}
owenja wrote:Computationally estimating the time it takes to do something is surprisingly hard, and predictions that are both accurate and precise are literally impossible to make. As pointed out here, it's an instance of the halting problem.
i0=timeSinceStart(bar)/progress(bar)
while ( progress(bar) != 1 ) {
i1=i0;
i0=timeSinceStart(bar)/progress(bar)
estimate=((i0+i1)/2)-timeSinceStart(bar)
}
Ezbez wrote:10nitro: He stated that calculating time left not calculating amount done. Amount complete is usually quite accurate. (Though there are some counter examples, like Gametap which often tells me I am 101% of the way done and am downloading something like 7 billion gigabytes.)

PTP2009 wrote:As much as I'd love to bash Windows, it's not just them...
owenja wrote:Computationally estimating the time it takes to do something is surprisingly hard, and predictions that are both accurate and precise are literally impossible to make.
Diadem wrote:'; DROP DATABASE;-- wrote:Also I'm another who is highly against putting the punctuation inside the quotes. It makes no sense! There was no punctuation there in the original quote! D:
I agree. There should only be punctuation in the quote if the punctuation is part of the quote. For example if you quote a full sentence.
But what do you do if the quote is both a full sentence (so it should end with a dot) and the end of the sentence (so there should be a dot behind the quote). Adding both looks aweful.
Alice said: "Let's go to the beach.".
But leaving one out feels wrong, to me. They are both full sentences, and should both end with a dot. In my native language (Dutch) the rule is the leave out the first dot in this case. And that is probably the best solution. But sometimes leaving both might not look bad, so what to do then?
Alice said: "Let's go to the beach!", but I did not feel like going.
This quote is problematic.
Kimmeh wrote:Diadem wrote:'; DROP DATABASE;-- wrote:Also I'm another who is highly against putting the punctuation inside the quotes. It makes no sense! There was no punctuation there in the original quote! D:
I agree. There should only be punctuation in the quote if the punctuation is part of the quote. For example if you quote a full sentence.
But what do you do if the quote is both a full sentence (so it should end with a dot) and the end of the sentence (so there should be a dot behind the quote). Adding both looks aweful.
Alice said: "Let's go to the beach.".
But leaving one out feels wrong, to me. They are both full sentences, and should both end with a dot. In my native language (Dutch) the rule is the leave out the first dot in this case. And that is probably the best solution. But sometimes leaving both might not look bad, so what to do then?
Alice said: "Let's go to the beach!", but I did not feel like going.
This quote is problematic.
Normally you'd put the period inside the quotes. Alice said, "Let's go to the beach."
velocipirate wrote:but the question is, which cheese would a velociraptor choose?
We’re anticipating that many of you are going to want to know what we’ve done to improve the accuracy of the estimated time remaining for a copy to complete. (This has been the source of some pretty funny jokes over the years).
Return to Individual XKCD Comic Threads
Users browsing this forum: Angelastic, fatness, MobTeeseboose, mscha, SBN, speising, yappobiscuits and 28 guests