this post was submitted on 18 Apr 2025
58 points (98.3% liked)

Hacker News

1631 readers
268 users here now

Posts from the RSS Feed of HackerNews.

The feed sometimes contains ads and posts that have been removed by the mod team at HN.

founded 9 months ago
MODERATORS
top 3 comments
sorted by: hot top controversial new old
[–] Deebster@programming.dev 12 points 1 month ago

I love how short this article is; it's really respectful of the reader's time.

[–] gjoel@programming.dev 2 points 1 month ago (1 children)

Perhaps just never show 0% or 100%? Surely the computer is fast enough to start work before showing the progress bar, and if it's all done it should move away from the bar.

[–] MurrayL@lemmy.world 3 points 1 month ago* (last edited 1 month ago)

I don’t think that’s really the point they’re making. They’re advising not to round very low percentages down to 0% or very high percentages up to 100% because that can be misleading.

(So I guess, in a way, they agree with you?)