Live data from Hacker News

Poll: how much would you pay to get issues resolved on GitHub?

news.ycombinator.com

11–20 of 51 posts

Re: Poll: how much would you pay to get issues resolved on GitHub?

#11
post #5

I'm assuming you've seen: https://www.bountysource.com

I hadn't seen this. Looks interesting but kinda strange they went with the kickstarter design.

I had wanted to build a funding platform for open source as well but I don't think a bounty board is the right way to do it anymore.

The other people I have seen taking a stab at the idea are:

https://github.com/flatiron-school/gitbo

Repo seems stale now so they might have given up.

Re: Poll: how much would you pay to get issues resolved on GitHub?

#12

I think maybe each bug could have a pot where people could put an amount, and if a developer fixed that bug and enough people agreed he would get that pot. That way developers could pick the bugs where people are willing to put their money where their mouth is.

The biggest issue it faces is adoption. Your funding amount needs to be in front of people in the issue tracker they are working in. If I have to go to a separate site to browse bounties I am now using two issue trackers essentially and most people are all about a slim toolchain.

I think this is probably why gittip works so well. Set it and forget it.

Re: Poll: how much would you pay to get issues resolved on GitHub?

#18
post #7

I think maybe each bug could have a pot where people could put an amount, and if a developer fixed that bug and enough people agreed he would get that pot. That way developers could pick the bugs where people are willing to put their money where their mouth is.

Synergy does this. You buy votes with a donation and then you apply the votes to issues in the issue tracker. They recently fixed a bug that had been there for a long time but the devs thought wasn't important until a lot of people started voting for it with their dollars. It seems that this might encourage developers to leave bugs outstanding or introduce new ones as a way to generate revenue though, unless a simila…

> It seems that this might encourage developers to leave bugs outstanding or introduce new ones as a way to generate revenue though

Emphasizing this. This is why the police sometimes oppose safe streets and raised speed limits: it decreases their revenue from speeding tickets. It's a fairly well-known problem, though I've never heard of a fix.

Re: Poll: how much would you pay to get issues resolved on GitHub?

#19
What about a bidding based system for specific work effort for each ticket? EDIT: Github could also perhaps promote the ability of the community to give a project maintainer money and then the maintainer could distribute it to people who provide accepted PRs based on some kind of formula or as they see fit and just keep it for themselves. While we are at it it would be really great to see a system to manage contributor license agreement as well as providing a standard set of OSS friendly agreements.

Re: Poll: how much would you pay to get issues resolved on GitHub?

#20
And similarly, I'd pay good money to have certain StackOverflow questions answered. But if these things seem like a no-brainer, there's a good reason why they're not available. (Third-parties have stepped in, but they're not officially supported.) Introducing money into the ecosystem can spoil people's motivation to do anything for free.

This was one of the lessons from Google Answers, an early version of Stack, Quora, etc, which paid people.

There's a good basis in psychology for this. If you look at studies about intrinsic and extrinsic motivation, you find payments (and external rewards generally) can be counter-productive and make people less motivated than if they're doing the same task for free.

Post reply on HN