Hacker News new | ask | show | jobs
by code_potato 3061 days ago
I love this! As somebody who quite frequently performs pair programming, this is a great feature. I’ve always found it unfair when only one of the two people got to “keep their streak up”, I mean, it’s a group effort after all!
2 comments

We use "Name & Name <team@company.com>" during pairs/mobs so we don't worry about who gets the credit and waste time rotating authors. It doesn't look great on GitHub but we usually use an IDE to go through commit history anyway.

It doesn't work great for our open source projects though where visibility on GitHub tends to be more important.

> “keep their streak up”

I think that `how much code has been changed by developer` is not a good metric for performance. There might be weeks when I'm barely writing any code and getting the most work done.

Issue trackers on the other hand can be good to track performance.