Clarification of funding targets / general availability of features #1804
-
Your funding docs read:
The next tiers seem to be $1000 and $1500 which have almost all functionality implemented. The open collective budget seems to be over $5k, the overall sum collected is over $23k. Does that mean that the two tiers mentioned above will be released to the public for general availability soon? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 6 replies
-
The funding targets are monthly, as are the subscription tiers. |
Beta Was this translation helpful? Give feedback.
-
@billz I’m coming across this project for the first time and found this thread because I think I had almost exactly the same confusion and concern. I don’t think I’d even call it a disagreement much more that I’m just confused and that might hold the project back some if others are like me and seemingly @HorstBaerbel above. I understand that a piece of software or an enhancement to an existing software product has two distinct costs; (1) upfront development of some set of new functionality (“featureset”, one or more “features” grouped together) and (2) on-going support costs maintaining that featureset over time in the form of bug fixes, incremental uptake of new versions of underlying software libraries, etc (work not strictly viewed as net-new features). What’s unclear to me is understanding how the sponsorship model here encourages both limited-duration and indefinite on-going support. If I’m comfortable signing up for $10/month and say a 6-month minimum - I know I’d get access to currently done Insiders features for 6 months including any new ones that come along in the meantime. If the program is growing pretty fast; great it hits the milestone goals and I’d also “keep” access to the features that were merged to the public branch. But it’s unclear how the program or a potential supporter like me benefits from a situation where you and other contributors are incurring the support costs to indefinitely maintain already done features as Insider-only because a high-water-mark of concurrent supporters hasn’t been hit. If it’s hit and then support suddenly drops off a few months later; the features are on the public branch anyway. Again; none of this is a complaint about the fairness or value or effort level tied to this project. More a question of whether the current process works well when a project is in growth-mode but crates disincentives for potential supporters when the project appears to be at more of a steady-state (and might need a growth boost). In my particular case; I’m not sure if RaspAP hits close enough to my particular project goals to be a long-term interest (maybe, maybe not)… and I’m happy to provide some decent financial support to give it a try including latest and greatest features … but I’m hesitant to assume I will be actively supporting a year down the road if it’s likely that NEW features beyond current Insider ones diverge further from my needs. But I’m very happy to buy-in and see how that goes. So mainly just confused why developing and then releasing first to insiders, later to the public doesn’t peg initial development to concurrent subscribers for some amount of time but then allow the public release to depend on total accumulated project support funding above the previous support baseline as a second metric. That way eventual public release of done features would be accelerated by anyone who will contribute but the when would depend on getting enough funding over time. Thanks for humoring (hopefully) my long post. (I’m happy to back it up with a good-faith contribution just for taking up your time 🙃). -Jeff |
Beta Was this translation helpful? Give feedback.
The next two tiers are described on the Insiders page. The nice thing is, Insiders themselves play an active role in guiding the future direction of the project (including the next tiers).
That's fine, you're welcome to disagree with it. This project didn't invent sponsorware, nor is it the first to implement it. One could rightly argue that we've had mixed success thus far. However, it's a model that sustains many popular open source projects, such as Material for Mkdocs (as a single example).
GitHub sponsors and OC give us a budget that, for now, partly offsets our time c…