Hacker News new | ask | show | jobs
by joycey 4146 days ago
Here's something I think should get more love and is pretty relevant: a service that will automatically pay a percentage of Bitcoin donations for every submission to a GitHub repository: https://github.com/WhisperSystems/BitHub

So if you donate to Open Whisper Systems, you can see that your donations are going directly to those that are contributing to the project, and you get paid more if you're contributing more. I've sent in a few PR's to their iOS repo, and it'd be awesome to see it implemented in other privacy OSS projects. It's obviously not a perfect system, but I think it's a pretty cool way of funding OSS.

1 comments

I'm part of the SymPy project and we opted out of a similar program tip4commit. It's a bit easy to game. If you do it per commit, someone could just break up their work in smaller commits. The same thing with pull requests.

I can see bounties for issues fixed, but a per commit system is fundamentally flawed.