Live data from Hacker News

Pixel art for your Github contribution calendar

github.com

1–10 of 18 posts

Re: Pixel art for your Github contribution calendar

#7
post #6

This is fantastic, sorry. For newb question but how do you do inject into guy history like this?

Haven't done so myself - But you can edit a git commit's information (Such as author and date):

http://stackoverflow.com/questions/454734/how-can-one-change...

Edit: Haven't looked at the repo - But I'm assuming this is what's being done.

Re: Pixel art for your Github contribution calendar

#10
post #6

This is fantastic, sorry. For newb question but how do you do inject into guy history like this?

It's a Python script that takes in some options (which image, your github username, etc) and generates a bash script. Running the bash script actually makes the commits on the correct days to populate the pixels.
Post reply on HN