Settings

Theme

Add ASCII art to your GitHub profile page

github.com

57 points by skazhy · 19 comments

Reader

7 threads
mk270

I always like to take the opportunity to plug my Chrome plugin which makes your Github landing page play Conway's game of life: https://github.com/mk270/life-contributions

taspeotis

    Add ASCII art to your GitHub profile page (github.com)
    6 points by skazhy 1 hour ago | flag | cached | share | 4 comments
Add art to your GitHub profile page (May 2013) [1]

[1] https://github.com/gelstudios/gitfiti

mkohlmyr

Alternatively, you could just.. You know.. Actually commit enough work to impress people...

pearjuice

Later: click here to flag this activity graph as fake

ozh

Or just do it with a few daily commits, no cheat -- https://github.com/contributions

Same uselessness but, man, the anticipation ;)

joshguthrie

Finally! The time has come for me to write my newest melody using http://song-of-github.herokuapp.com/ !

zapt02

Not sure if this morally ok, because I assume it uses git timestamps to trick the activity graph.

  • Argorak

    Let's put it another way: it shows very nicely that the activity graph is a very nice plaything, but not to be trusted in any way.

  • icebraining

    Why would it be morally not ok to trick the activity graph and/or create fake git timestamps?

  • infinity0

    github activity discounts commits to non-master branches anyway, which is pretty immoral from my point of view.

    • rfergie

      Immoral seems to be a bit of a strong word here. But then I don't use git/github much.

      Can you explain?

      • infinity0

        The parent post mentioned "moral", I was just making the point not to take online infographics too seriously - there are inaccuracies in both directions.

    • shocks

      It'll display correctly once you merge your non-master branches down.

      • infinity0

        doesn't seem to be working for me.

        • lparry

          complete stab in the dark here, but perhaps however you're getting your work onto master is rewriting timestamps (NFI if the graph goes off authored or commited dates).

          Maybe try 'git checkout master && git merge --no-ff feature-branch' and see if that helps

  • lcedp

    Hacking things is not morally ok?

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection