top | item 42853844

(no title)

marsavar | 1 year ago

Beautiful visualisation - I just wish I could hover over the grid and see which PIN my cursor is pointing at.

discuss

order

xenadu02|1 year ago

By counting grid points it looks like codes in the form 0[1-9][32-99] are the least common with a few exceptions (like 0990 or 0987).

I suspect this is leading zero bias: a leading zero is not meaningful mathematically and we tend to drop it. The exceptions are dates. The day first block doesn't extend vertically into an unused area but the month first one drops off a cliff around 32 because no month has 32 days.

amelius|1 year ago

It's nice but also flawed because you can't easily see if the first two digits are the same. Or the last two digits.

nh23423fefe|1 year ago

yeah, i too feel limited by our 3 spatial dimensions

lippihom|1 year ago

Kind of like GitHub's contribution graph? Which is an awesome little piece of design.