Hacker News new | ask | show | jobs
by pbaehr 285 days ago
I think it's a perfect (and subtle) way to signal that refreshing is unnecessary to see the latest data without wasting UI space explicitly explaining it. It was my favorite thing about the UI and I will be borrowing it next time I design a real-time interface where the numbers matter more than the precise timing.
2 comments

It's a lie, though. When I see it, I know the interface is lying to me, and then I trust it less henceforth.

I'll never build a lie into my work. It's not worth it.

really? it left a bad aftertaste for me
It's not that it's a fake number. They are saying the number is real, just it goes to current_value - 1, and then current value to indicate the value is updating live.

Not sure if that was clear.

Edit: I don't know if it's a real number but that's the claim in the comment above at least

I understand, it’s not about the number itself. My first thought when I opened the page was wow there was a update coincidentally right when I opened it. When refreshing again I felt like wtf I was being mislead
Yeah true, I was suspicious about that too.