Hacker News new | ask | show | jobs
by informatimago 4195 days ago
Progress bars should show what? Percentage of "progress", ie. of the work done, or percentage of time spent processing the whole task?

In the first case, if a task is subdivided in 4 subtasks, we can assign 25% for each subtask, but if the third task takes more time, then the progress bar will move slower for this subtask.

In the last case, how do you predict the future?