It's the first time I see a full year streak!
Earn $4 in bitcoins for any commit to sferik/t, a command-line Twitter tool
11–20 of 121 posts
Re: Earn $4 in bitcoins for any commit to sferik/t, a command-line Twitter tool
#12Is this operated with some sort of commit hook or done manually by the project maintainers or what? Edit: At present this is obviously an MVP that is probably being completely "faked" on the back-end, so I suppose my question should be "What is the intended design?"
Re: Earn $4 in bitcoins for any commit to sferik/t, a command-line Twitter tool
#13This seems like an accidental perverse incentive. While you only get the top if your commit is accepted, I would be worried the maintainers will just end up with a bunch of low effort trivial patches.
have a list of rewardable issues. grow the reward for each issue with time. once the reward makes the time spent on the project worthwhile, people will be incentivized to commit. they won't let the reward grow too high, for fear that someone else will take it.
you could let coders freeze the reward for some amount of time, and get exclusive rights to claim that reward, until the time expires.
Re: Earn $4 in bitcoins for any commit to sferik/t, a command-line Twitter tool
#14Is this operated with some sort of commit hook or done manually by the project maintainers or what? Edit: At present this is obviously an MVP that is probably being completely "faked" on the back-end, so I suppose my question should be "What is the intended design?"
Re: Earn $4 in bitcoins for any commit to sferik/t, a command-line Twitter tool
#15Key disclaimer though, is that only 95% of donations for tips go to the coders. And if every commit donates 1% of the balance to the commit, that means that the project almost never donates it's full balance. So if this ever really takes off, the original developer of tip4commit will be holding a lot of money that takes a long time to pay out.
Re: Earn $4 in bitcoins for any commit to sferik/t, a command-line Twitter tool
#16Re: Earn $4 in bitcoins for any commit to sferik/t, a command-line Twitter tool
#17Is this operated with some sort of commit hook or done manually by the project maintainers or what? Edit: At present this is obviously an MVP that is probably being completely "faked" on the back-end, so I suppose my question should be "What is the intended design?"
No, it's not an MVP. We retrieve new commits using github API.
For the record, I thought MVP because I somehow didn't notice all the other projects and thought this was the only one.
Re: Earn $4 in bitcoins for any commit to sferik/t, a command-line Twitter tool
#18This seems like an accidental perverse incentive. While you only get the top if your commit is accepted, I would be worried the maintainers will just end up with a bunch of low effort trivial patches.
Indeed, my first thought was actually "let's see if there are any whitespace issues to fix".