Click here to Skip to main content
15,887,027 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Windows updates - estimated time Pin
Gary Wheeler13-Sep-23 8:08
Gary Wheeler13-Sep-23 8:08 
GeneralRe: Windows updates - estimated time Pin
Nelek13-Sep-23 10:08
protectorNelek13-Sep-23 10:08 
GeneralRe: Windows updates - estimated time Pin
StarNamer@work13-Sep-23 6:17
professionalStarNamer@work13-Sep-23 6:17 
GeneralRe: Windows updates - estimated time Pin
DerekT-P13-Sep-23 22:07
professionalDerekT-P13-Sep-23 22:07 
GeneralRe: Windows updates - estimated time Pin
Mark Starr14-Sep-23 4:45
professionalMark Starr14-Sep-23 4:45 
GeneralRe: Windows updates - estimated time Pin
dandy7213-Sep-23 3:51
dandy7213-Sep-23 3:51 
GeneralRe: Windows updates - estimated time Pin
snorkie13-Sep-23 4:06
professionalsnorkie13-Sep-23 4:06 
GeneralRe: Windows updates - estimated time Pin
jschell13-Sep-23 5:08
jschell13-Sep-23 5:08 
snorkie wrote:
I would argue this is a hard problem to solve


Not solvable at all in a realistic sense.

The update time depends on the hardware and software on the box. Perhaps even what it is doing right then.
So potentially at least about 200 million different combinations (quick google for that number of windows 10 boxes.)

snorkie wrote:
I'll take a moving progress with an inaccurate estimate over nothing.


A very long time ago I had to do several UI progress bars. Very hard to make it progress smoothly.
I no longer do UI code but I do need to provide progressive progress data. But still very difficult. I do not attempt to make it smooth rather I just try to make it progress.

To do a progress bar with percentages one must have a final count. I was attempting to do this for a recent progress collection and realized that to do that correctly I would have needed to do almost the entire work load to arrive at an accurate figure. And this is something that might (and does) take hours to complete. So doubling that amount of time did not seem like an effective solution. Not to mention the complexity and that there were failure paths as well.
GeneralRe: Windows updates - estimated time Pin
trønderen13-Sep-23 5:51
trønderen13-Sep-23 5:51 
GeneralRe: Windows updates - estimated time Pin
trønderen13-Sep-23 5:22
trønderen13-Sep-23 5:22 
GeneralRe: Windows updates - estimated time Pin
Gary Wheeler13-Sep-23 5:01
Gary Wheeler13-Sep-23 5:01 
GeneralRe: Windows updates - estimated time Pin
Gerry Schmitz13-Sep-23 6:31
mveGerry Schmitz13-Sep-23 6:31 
GeneralRe: Windows updates - estimated time Pin
MikeCO1014-Sep-23 2:39
MikeCO1014-Sep-23 2:39 
GeneralRe: Windows updates - estimated time Pin
trønderen14-Sep-23 6:10
trønderen14-Sep-23 6:10 
GeneralRe: Windows updates - estimated time Pin
sasadler14-Sep-23 6:10
sasadler14-Sep-23 6:10 
GeneralRe: Windows updates - estimated time Pin
OldDBA14-Sep-23 11:56
OldDBA14-Sep-23 11:56 
GeneralWSO CCC OTD 2023-9-13 Pin
OriginalGriff12-Sep-23 21:35
mveOriginalGriff12-Sep-23 21:35 
GeneralRe: WSO CCC OTD 2023-9-13 Pin
pkfox12-Sep-23 22:06
professionalpkfox12-Sep-23 22:06 
GeneralRe: WSO CCC OTD 2023-9-13 Pin
Rich Leyshon12-Sep-23 22:43
Rich Leyshon12-Sep-23 22:43 
GeneralRe: WSO CCC OTD 2023-9-13 Pin
OriginalGriff12-Sep-23 22:45
mveOriginalGriff12-Sep-23 22:45 
GeneralRe: WSO CCC OTD 2023-9-13 Pin
DerekT-P12-Sep-23 23:08
professionalDerekT-P12-Sep-23 23:08 
GeneralRe: WSO CCC OTD 2023-9-13 - we have a winner! Pin
OriginalGriff12-Sep-23 23:47
mveOriginalGriff12-Sep-23 23:47 
Generalstrange noggin bumps from face-palming my laptop Pin
BillWoodruff12-Sep-23 19:10
professionalBillWoodruff12-Sep-23 19:10 
GeneralRe: strange noggin bumps from face-palming my laptop Pin
jmaida12-Sep-23 20:04
jmaida12-Sep-23 20:04 
GeneralRe: strange noggin bumps from face-palming my laptop Pin
BillWoodruff12-Sep-23 23:32
professionalBillWoodruff12-Sep-23 23:32 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.