NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Not worth it (Score:1)
There has been a few attempts over the years to do something like this.
I remember one attempt that tried to assign bounties in terms of "beers". Fix this bug, we owe you three beers.
The problem here is not the payment part, it's the micro part.
Most of the people who write CPAN modules that other people depend on a lot about are professionals. If you assign payments to those packages, you need to be able to hit a number that is actually worthwhile.
For example, current my $work is paying the author of a modul
Re:Not worth it (Score:1)
The problem here is not the payment part, it's the micro part.
Most of the people who write CPAN modules that other people depend on a lot about are professionals. If you assign payments to those packages, you need to be able to hit a number that is actually worthwhile.
I was thinking of a model similar to pledgebank.com - several people pledging a "micro" amount, and when the sum is high enough to motivate someone, then something gets done - with maybe some trustworthy middleman keeping track of each micropledge or actual micropayment until the task in question is completed.
IMO, it's not that important wether or not it's worthwhile to do for the money alone. We're mainly talking about open source development here, so motivation for fixing bugs or making features are already in place - the money would probably not function as more than a "sweetener" (at least to begin with.)
For example, current my $work is paying the author of a module to improve it in several ways we care about (documentation, memory leaks, etc etc). But we're paying full industry rates for this. I'm quite sure that by the time it's done we will be looking at a bill in the high 4 figures at least.
First, thinking this as a replacement for hiring someone fulltime is probably wrong. Furthermore, if a feature or bugfix is worth a four-figure amount to a company, there's nothing wrong in "bidding" that amount using any channel the company trusts - including a micropayment service like we're talking about.
Secondly, if the intention with micropayments is to give developers a good enough income to compete with "full industry rates", then yes - only people willing to accept low "wages" will take on a job. At least in the beginning.
I don't think that should be the goal though (even if it would make a difference for freelance programmers in India or eastern Europe or wherever.) The purpose, in my opinion should more like this:
At some point, the values become low enough that it can almost be seen as an insult.
Maybe. One person's insult is another's praise. Let the market deal with it. ;-)
Reply to This
Parent