Is this an April Fools joke? I've never seen anyone who gave a fuck about their contribution graph and record streak, except for devs who developped clever git repos that make your contribution graph show pixel art (which is pretty awesome). I want to say if you feel pressure when looking at your contribution graph, it's all in your head and you should take a break because you're clearly not thinking straight.
GitHub contribution graph can be harmful to contributors
11–20 of 120 posts
Re: GitHub contribution graph can be harmful to contributors
#12Is this an April Fools joke? I've never seen anyone who gave a fuck about their contribution graph and record streak, except for devs who developped clever git repos that make your contribution graph show pixel art (which is pretty awesome). I want to say if you feel pressure when looking at your contribution graph, it's all in your head and you should take a break because you're clearly not thinking straight.
But deeper psychological issues are real, and gamification definitely pushes a certain agenda. When that agenda (in this case "streaks" and "commits per day") isn't really serving a community, it would be sensible for the community to tweak those rules. Putting some upper bound on them (for example, no "penalty" for missing days here and there, or stopping counting at some point) makes no difference to people "who don't care about it", but may make a positive difference to those people who care too much about it.
Re: GitHub contribution graph can be harmful to contributors
#13>> The contribution graph and the statistics on it, prominent on everyone's profile, basically rewards people for doing work on as many different days as possible, generally making more contributions, and making contributions on multiple days in a row without a break. If you're concerned about those things, you need to do some deep introspection and fix whatever issues you have inside yourself.
Re: GitHub contribution graph can be harmful to contributors
#14And several people have cron jobs for website synchronization etc...
Re: GitHub contribution graph can be harmful to contributors
#15Is this an April Fools joke? I've never seen anyone who gave a fuck about their contribution graph and record streak, except for devs who developped clever git repos that make your contribution graph show pixel art (which is pretty awesome). I want to say if you feel pressure when looking at your contribution graph, it's all in your head and you should take a break because you're clearly not thinking straight.
People care a ton about their streaks and I have noted that before. It encourages people to not have weekends.
Re: GitHub contribution graph can be harmful to contributors
#16"Stop rewarding those who worker harder than me"
I don't care about the community aspect of it, but I worked at a corporation that did care about those graphs when they're completely meaningless. When your bonus depends on how many commits you make, why not commit once per line?
Re: GitHub contribution graph can be harmful to contributors
#17Re: GitHub contribution graph can be harmful to contributors
#18"Stop rewarding those who worker harder than me"
Re: GitHub contribution graph can be harmful to contributors
#19"Stop rewarding those who worker harder than me"
I know people who commit CONSTANTLY. They may not push for a while, so they can end up with a small pull request that has 100+ commits. It has nothing to do with how hard someone works, and more to do with how often they commit. I don't care about the community aspect of it, but I worked at a corporation that did care about those graphs when they're completely meaningless. When your bonus depends on how many commits…