Show HN: Reverse engineering GitHub's identicon algorithm
1–3 of 3 posts
Re: Show HN: Reverse engineering GitHub's identicon algorithm
#2I mean, if you're relying on enumerating every user why reverse anything? Just generate all of their identicons.
Re: Show HN: Reverse engineering GitHub's identicon algorithm
#3I mean, if you're relying on enumerating every user why reverse anything? Just generate all of their identicons.
Yeah, fair point. I think I was more curious in seeing if there was a way to find ids that map to a specific avatar.