this post was submitted on 04 Aug 2024
10 points (85.7% liked)

JavaScript

1957 readers
6 users here now

founded 1 year ago
MODERATORS
top 2 comments
sorted by: hot top controversial new old
[โ€“] [email protected] 4 points 2 months ago* (last edited 2 months ago) (1 children)

Sauce

Estimation of most tasks is really hard. Steps rarely take the expected proportion of time. IO bound operations sometimes take (subjectively) forever. And then you refactor it and the number of steps gets messed up.

But props for building it. Showing monotonically increasing progress is better than nothing.

[โ€“] vitonsky 2 points 2 months ago

I like this meme. Essentially, current API let you express any operation measurement. If you know some case where this package does not work for you, you are welcome to issues.