Identicons!
GitHub is about to get a lot more colorful. Starting today, we are generating Identicons for anyone without a Gravatar: Our Identicons are simple 5×5 “pixel” sprites that are generated…
GitHub is about to get a lot more colorful. Starting today, we are generating Identicons for anyone without a Gravatar:
Our Identicons are simple 5×5 “pixel” sprites that are generated using a hash of the user’s ID. The algorithm walks through the hash and turns pixels on or off depending on even or odd values. These generated patterns, combined with hash-determined color values, ensures a huge number of unique Identicons.
Using a Gravatar but want to see what your identicon would be? Use this URL and replace my GitHub login with yours:
https://identicons.github.com/jasonlong.png
Written by
Related posts
GitHub Availability Report: September 2024
In September, we experienced three incidents that resulted in degraded performance across GitHub services.
Code referencing now generally available in GitHub Copilot and with Microsoft Azure AI
Announcing the general availability of code referencing in GitHub Copilot and Microsoft Azure AI, allowing developers to permit code suggestions containing public code matches while receiving detailed information about the match.
The nuances and challenges of moderating a code collaboration platform
Sharing the latest data update to our Transparency Center alongside a new research article on what makes moderating a code collaboration platform unique.