mailing list of musl libc
 help / color / mirror / code / Atom feed
* Funding musl development via Patreon
@ 2014-11-18 20:44 Rich Felker
  2014-11-19  9:51 ` Szabolcs Nagy
  0 siblings, 1 reply; 5+ messages in thread
From: Rich Felker @ 2014-11-18 20:44 UTC (permalink / raw)
  To: musl

You can now fund musl development through the crowdfunding site
Patreon:

    http://www.patreon.com/musl

Unlike Kickstarter and most other crowdfunding platforms, Patreon
takes a recurring pledge from each sponsor, which is automatically
charged at the beginning of each month until you choose to stop. This
provides a sustainable revenue stream which will make it possible to
spend more time on musl development and advancing related goals, and
less on fundraising and unrelated work to meet expenses.

So if you're using musl and want to help musl keep getting better,
please consider becoming a sponsor. The average donation through the
Patreon platform is $5-$10/month, but even a dollar shows you care,
and lots of little donations add up.

I also have some special "rewards" at the higher contribution levels:

$32 - Credit as a "release sponsor" along with release announcements
      for releases made during the period of sponsorship.

$80 - Up to 2 hours of private (off-list) support via email.
      This is a special limited-time rate.

And I'm working out the details on adding some corporate sponsorship
levels designed to offer something of value to sponsors while
specifically avoiding any compromise to the independence of
development and maintenance decisions for the project.

One thing I'd like to be very clear and open about: At this point,
funding musl development via Patreon is essentially funding my
maintainership and personal development on the project. Nonetheless,
we have some awesome contributors, both in term of code (roughly 12%
by commit volume coming from authors other than myself) and countless
hours spent debugging, testing packages, and getting us to the point
where an overwhelming portion of mainstream software is usable with
musl. I hope at some point the funding this project gets will be
sufficient to share a meaningful amount with other major contributors,
and right away I'm offering to announce and link to the fundraising
efforts (Patreon or otherwise) of any major contributor intending to
spend funds raised to facilitate their continuted contributions to
improving musl.

Thanks to everyone for your interest in the project and for your
support, monetary or otherwise.

Rich


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Funding musl development via Patreon
  2014-11-18 20:44 Funding musl development via Patreon Rich Felker
@ 2014-11-19  9:51 ` Szabolcs Nagy
  2014-11-19  9:55   ` John Spencer
  2014-11-19 14:59   ` Rich Felker
  0 siblings, 2 replies; 5+ messages in thread
From: Szabolcs Nagy @ 2014-11-19  9:51 UTC (permalink / raw)
  To: musl

* Rich Felker <dalias@libc.org> [2014-11-18 15:44:33 -0500]:
> So if you're using musl and want to help musl keep getting better,
> please consider becoming a sponsor. The average donation through the
> Patreon platform is $5-$10/month, but even a dollar shows you care,
> and lots of little donations add up.
> 

i think the transaction cost is important to note:

"
Patreon takes 5% and the creators cover the credit card transaction fees
which are generally 4% across the site.
...

Our billing partners charge the following fees for pledges:
Paypal $0.05 + 5%* per transaction Stripe $0.30 + 2.1%* per transaction
Patreon also has a 5% fee to cover our operating costs*

All pledges are converted to USD. Any pledge made in an alternative currency
will be converted to the equivalent value of the USD amount. All fees
conversion fees will be charged to the Patron

*Note: We aggregate each Patron's pledges each month. If a Patron is
supporting multiple creators, credit card fees will be split amongst
all Creators being supported in an effort to minimize fees.

Transferring funds from your Patreon account Our partners charge the
following fees to transfer funds to your personal accounts: Direct Deposit
(US only) $0.25 fee per transfer Payoneer (US & International) $3.00 fee
per transfer PayPal USA 2% capped at $1.00 fee per transfer PayPal
International 0.5% - 2% fee of amount transferred
"

(i'd not recommend sending $1 over such a system: for credit card
transfer the overhead is $0.37 as far as i can see not counting
the conversion costs when sending from outside the us and the
patreon->dalias transaction (which hopefully will have amortized
costs) and i would not recommend paypal for reliability reasons..
the micro payment problem is not solved yet)


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Funding musl development via Patreon
  2014-11-19  9:51 ` Szabolcs Nagy
@ 2014-11-19  9:55   ` John Spencer
  2014-11-19 10:51     ` Szabolcs Nagy
  2014-11-19 14:59   ` Rich Felker
  1 sibling, 1 reply; 5+ messages in thread
From: John Spencer @ 2014-11-19  9:55 UTC (permalink / raw)
  To: musl

Szabolcs Nagy wrote:
> * Rich Felker <dalias@libc.org> [2014-11-18 15:44:33 -0500]:
>> So if you're using musl and want to help musl keep getting better,
>> please consider becoming a sponsor. The average donation through the
>> Patreon platform is $5-$10/month, but even a dollar shows you care,
>> and lots of little donations add up.
>>
> 
> i think the transaction cost is important to note:

[...]

> (i'd not recommend sending $1 over such a system: for credit card
> transfer the overhead is $0.37 as far as i can see not counting
> the conversion costs when sending from outside the us and the
> patreon->dalias transaction (which hopefully will have amortized
> costs) and i would not recommend paypal for reliability reasons..
> the micro payment problem is not solved yet)

the solution is called bitcoin




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Funding musl development via Patreon
  2014-11-19  9:55   ` John Spencer
@ 2014-11-19 10:51     ` Szabolcs Nagy
  0 siblings, 0 replies; 5+ messages in thread
From: Szabolcs Nagy @ 2014-11-19 10:51 UTC (permalink / raw)
  To: musl

* John Spencer <maillist-musl@barfooze.de> [2014-11-19 10:55:02 +0100]:
> >the micro payment problem is not solved yet)
> 
> the solution is called bitcoin
> 

no, far from it

(bitcoin is by design optimized for fix transaction cost not
proportional to the amount sent so it's always worth sending
large amounts at a time, it is also pretty expensive which is
not yet visible because so far the mining operations are
sustained by the continous printing of new coins instead of the
transaction costs so it is not a long term solution..
it has other serious issues when it comes to funding projects
like musl but this is not the right place to discuss bitcoin)


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Funding musl development via Patreon
  2014-11-19  9:51 ` Szabolcs Nagy
  2014-11-19  9:55   ` John Spencer
@ 2014-11-19 14:59   ` Rich Felker
  1 sibling, 0 replies; 5+ messages in thread
From: Rich Felker @ 2014-11-19 14:59 UTC (permalink / raw)
  To: musl

On Wed, Nov 19, 2014 at 10:51:06AM +0100, Szabolcs Nagy wrote:
> * Rich Felker <dalias@libc.org> [2014-11-18 15:44:33 -0500]:
> > So if you're using musl and want to help musl keep getting better,
> > please consider becoming a sponsor. The average donation through the
> > Patreon platform is $5-$10/month, but even a dollar shows you care,
> > and lots of little donations add up.
> > 
> 
> i think the transaction cost is important to note:

Thanks for your concern. I'll try to explain why I'm not concerned
about any of this and don't think donors should be either.

> "
> Patreon takes 5% and the creators cover the credit card transaction fees
> which are generally 4% across the site.

I look at it this way:

The 4% is roughly what the card fees come out to when dealing with
such small transactions. This is the price paid for being able to
effectively make use of a lot of small donations rather than being
tied down to a few large donors who can compromise the independence of
a project. My understanding is that it can and will come out to much
less than 4% (asymptotically, 2.1%) for large donations as long as
the sponsor isn't using Paypal.

The 5% is the cost of having someone else handle all of the pledge
tracking, automated monthly charging, etc. The alternatives -- doing
that completely manually, or developing an in-house system to do it --
would be completely impractical, and thus would just preclude this
kind of fundraising altogether.

Having worked with businesses processing credit cards, I can say with
some confidence that credit cards (even with their processing fees)
are the way you want to get paid. Any other system (e.g. cash, checks,
bank transfers, etc.) costs a lot more just in terms of time/labor to
process them. Even if you have an employee working at something like
$10/hr handling getting these kinds of payments into your bank
account, you're still spending more than you would be spending on card
fees. And if I were trying to manage donations myself, it would be a
net drain from the musl project, not a benefit.

For those suggesting bitcoin, even bitcoin seems like it would cost
more to process -- the cost of developing and hosting the system, or
of constantly manually exchanging bitcoins. It would also preclude
this kind of fundraising model, since you can't do recurring charges
on bitcoin without either entrusting your wallet to a third party
that's responsible for doing it (and we've seen what a bad idea this
is countless times) or having donors run a client that knows to make
recurring payments.

> Our billing partners charge the following fees for pledges:
> Paypal $0.05 + 5%* per transaction Stripe $0.30 + 2.1%* per transaction
> Patreon also has a 5% fee to cover our operating costs*

I think this means large donors should prefer Stripe if possible, and
small donors should prefer Paypal. But really it's best to leave it to
what an individual wants to do. Worrying about how to save a couple %
just leads to getting nothing.

> Transferring funds from your Patreon account Our partners charge the
> following fees to transfer funds to your personal accounts: Direct Deposit
> (US only) $0.25 fee per transfer Payoneer (US & International) $3.00 fee
> per transfer PayPal USA 2% capped at $1.00 fee per transfer PayPal
> International 0.5% - 2% fee of amount transferred

This is a non-issue for me, being US-based with direct deposit.

> (i'd not recommend sending $1 over such a system: for credit card
> transfer the overhead is $0.37 as far as i can see not counting

I think this can be made as small as $0.10 by using Paypal. But small
donations like $1 probably make more sense when you're already using
Patreon to support other projects/people, and want to spread your
giving out among multiple recipients while keeping the total small.
The $0.05+5% or $0.30+2.1% are taken out of your total payment to
Patreon, not the portion going to one particular project.

> the conversion costs when sending from outside the us and the
> patreon->dalias transaction (which hopefully will have amortized
> costs) and i would not recommend paypal for reliability reasons..
> the micro payment problem is not solved yet)

It might not be solved, but based on the efforts I spent looking into
it, Patreon seems to be the best option we have right now for taking
voluntary recurring payments.

Rich


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-11-19 14:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-18 20:44 Funding musl development via Patreon Rich Felker
2014-11-19  9:51 ` Szabolcs Nagy
2014-11-19  9:55   ` John Spencer
2014-11-19 10:51     ` Szabolcs Nagy
2014-11-19 14:59   ` Rich Felker

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).