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
Announcing GitHub Secure Open Source Fund: Help secure the open source ecosystem for everyone
Applications for the new GitHub Secure Open Source Fund are now open! Applications will be reviewed on a rolling basis until they close on January 7 at 11:59 pm PT. Programming and funding will begin in early 2025.
Software is a team sport: Building the future of software development together
Microsoft and GitHub are committed to empowering developers around the world to innovate, collaborate, and create solutions that’ll shape the next generation of technology.
Does GitHub Copilot improve code quality? Here’s what the data says
Findings in our latest study show that the quality of code written with GitHub Copilot is significantly more functional, readable, reliable, maintainable, and concise.