Live data from Hacker News

Add Reactions to Pull Requests, Issues, and Comments

github.com

51–60 of 238 posts

Re: Add Reactions to Pull Requests, Issues, and Comments

#51
-1 or the thumbs down reaction, I think is a mistake. They aren't usually that constructive, because most of the time they are used as retaliation against a specific user, instead of constructive criticism. If someone downvotes you, you tend to downvote them. At the least, it should be a privilege to down vote, like SO and HN do. http://stackoverflow.com/help/privileges/vote-down

Re: Add Reactions to Pull Requests, Issues, and Comments

#52
I wonder if this is too featureful? What is the difference between +1, heart, and hooray? Having just a +1 and -1 is unambiguous and probably covers the vast amount of use cases? Perhaps not, but I'd be very interested to know the reasoning between being choosing between "unambiguous" and expressive.

Re: Add Reactions to Pull Requests, Issues, and Comments

#53
post #44

Earlier quoted context omitted.

Heart is probably a supersized +1 for pull requests and a nod to Aaron Peterson.

who is aaron peterson? Googling that name results in a photographer,a lawyer and a bunch of doctors.

Perhaps he meant Aaron Patterson (https://github.com/tenderlove) "tenderlove"? Not sure.

Re: Add Reactions to Pull Requests, Issues, and Comments

#54

-1 or the thumbs down reaction, I think is a mistake. They aren't usually that constructive, because most of the time they are used as retaliation against a specific user, instead of constructive criticism. If someone downvotes you, you tend to downvote them. At the least, it should be a privilege to down vote, like SO and HN do. http://stackoverflow.com/help/privileges/vote-down

Coincidentally you're being downvoted for stating this.

Re: Add Reactions to Pull Requests, Issues, and Comments

#55

-1 or the thumbs down reaction, I think is a mistake. They aren't usually that constructive, because most of the time they are used as retaliation against a specific user, instead of constructive criticism. If someone downvotes you, you tend to downvote them. At the least, it should be a privilege to down vote, like SO and HN do. http://stackoverflow.com/help/privileges/vote-down

I just want to elaborate on this a bit more: Implementing a downvote button is inviting baseless disagreement. It makes it socially acceptable to say that you disagree, without ever providing an argument or being expected to do so - this is precisely what you don't want, on what is supposed to be a constructive platform.

This will (indirectly and directly) lead to populism, where unpopular opinions get dismissed out of hand without even considering them.

Seriously, GitHub, this is rule one of designing constructive social platforms: you never ever ever implement a downvote button of any kind.

Re: Add Reactions to Pull Requests, Issues, and Comments

#56

-1 or the thumbs down reaction, I think is a mistake. They aren't usually that constructive, because most of the time they are used as retaliation against a specific user, instead of constructive criticism. If someone downvotes you, you tend to downvote them. At the least, it should be a privilege to down vote, like SO and HN do. http://stackoverflow.com/help/privileges/vote-down

Coincidentally you're being downvoted for stating this.

Yeah, I thought that was funny. Guess I wrote a horrible comment.

Re: Add Reactions to Pull Requests, Issues, and Comments

#58
post #15
post #9

I like the idea of adding more expressiveness, pictorially capturing sometimes fleeting moments of emotion or accurately representing an emotional state that can occur. These are the following reactions: 1. +1 2. -1 3. smile 4. thinking_face 5. heart 6. tada Do they capture the necessary expressiveness for the context? Facebook's reactions cover more emotions, but FB is trying to support reaction to anything that can…

Considering that it's Github, how about things relevant to software engineering, like: agree, disagree, support, insightful, obsolete, misleading. I can't imagine it being helpful to know that someone felt "heart" about an issue comment.

this was my initial reaction is well. It seems like this will just add to the noise and not help large open source projects get work done.

Re: Add Reactions to Pull Requests, Issues, and Comments

#59
Speaking about new features -- what I'd like to see is the ability to remove items from my public profile / activities list. Often I make mistakes. Often I do stuff I don't want the public to see, and I'd rather not have to email GitHub support asking them to remove them manually all the time.

Re: Add Reactions to Pull Requests, Issues, and Comments

#60

-1 or the thumbs down reaction, I think is a mistake. They aren't usually that constructive, because most of the time they are used as retaliation against a specific user, instead of constructive criticism. If someone downvotes you, you tend to downvote them. At the least, it should be a privilege to down vote, like SO and HN do. http://stackoverflow.com/help/privileges/vote-down

I just want to elaborate on this a bit more: Implementing a downvote button is inviting baseless disagreement . It makes it socially acceptable to say that you disagree, without ever providing an argument or being expected to do so - this is precisely what you don't want, on what is supposed to be a constructive platform. This will (indirectly and directly) lead to populism, where unpopular opinions get dismissed out…

> Seriously, GitHub, this is rule one of designing constructive social platforms: you never ever ever implement a downvote button of any kind.

It seems ironic you'd post this on a platform that has a downvote button.

Post reply on HN