BitHub = Bitcoin + GitHub. An experiment in funding privacy OSS
whispersystems.org
BitHub = Bitcoin + GitHub. An experiment in funding privacy OSS
1–10 of 53 posts
Re: BitHub = Bitcoin + GitHub. An experiment in funding privacy OSS
#2Re: BitHub = Bitcoin + GitHub. An experiment in funding privacy OSS
#3Re: BitHub = Bitcoin + GitHub. An experiment in funding privacy OSS
#4Call me naive but this is a really nice idea. Reminds me of flattr except it's automated. The idea of having bounties to various project issues and setting up a commit/pull-request payout could be a real incentive for a lot of people to contribute to actual open source software.
Bitcoin is just the icing, makes this really well integrated and anonymous too. I can't wait to see where this project leads us to. Maybe an actually fully decentralized open source employment career?
Re: BitHub = Bitcoin + GitHub. An experiment in funding privacy OSS
#5https://news.ycombinator.com/item?id=6882374
(SFErik had nothing to do with the bitcoin stuff; someone else put up the money and started it for his repo.)
Re: BitHub = Bitcoin + GitHub. An experiment in funding privacy OSS
#6My gut instinct was "this is perfect". However, sferik says it's made maintaining his repo much, much harder: https://news.ycombinator.com/item?id=6882374 (SFErik had nothing to do with the bitcoin stuff; someone else put up the money and started it for his repo.)
You can't obviously measure it on number of lines changed or something because that doesn't reflect the importance of a change, but maybe just say "okay, I can merge this but you get only 0.0001% because it's just a minor typo" or something like that. And if somebody is trying to abuse the system then just give them 0.
A better way would be to set up issues with bounties (what is already mentioned in the article) so the actual developers can decide the worth of contributions before the contributions are actually made, in order not to do favoritism.
Re: BitHub = Bitcoin + GitHub. An experiment in funding privacy OSS
#7The main differentiator here is that 90% of mined coins go directly in rewards.
Re: BitHub = Bitcoin + GitHub. An experiment in funding privacy OSS
#8Re: BitHub = Bitcoin + GitHub. An experiment in funding privacy OSS
#9Re: BitHub = Bitcoin + GitHub. An experiment in funding privacy OSS
#10My gut instinct was "this is perfect". However, sferik says it's made maintaining his repo much, much harder: https://news.ycombinator.com/item?id=6882374 (SFErik had nothing to do with the bitcoin stuff; someone else put up the money and started it for his repo.)
I hadn't thought about this... but honestly a simple solution would be to let the repo maintainer decide how much to give for each commit in a scale of importance. You can't obviously measure it on number of lines changed or something because that doesn't reflect the importance of a change, but maybe just say "okay, I can merge this but you get only 0.0001% because it's just a minor typo" or something like that. And…