Hacker News new | ask | show | jobs
by tempestn 243 days ago
Love it. I think there's an off-by-one calculating the images at the top. (100-cent gives a single pixel slice of the third image.)
1 comments

I think they are rounding a float for the number display and not rounding for the image as you can see different sized image segments for the months where the number remains at 100 cents. You could still be correct, I have no way of verifying.
Ah, yeah, you're probably right.