jswny

jswny

Elixir patronage/bounty system

Recently, I was reading the Nat Friedman AMA, talking about the future of GitHub under his guidance as the new CEO from Microsoft. One user mentioned a potential “issue bounty” program, where users would pledge funds to whoever completed/fixed a bug or feature. I think this would be a great idea, as people could directly support important features.

Similarly, I think some kind of Patreon support setup for the people who are working on various parts or the language and supporting libraries such as Ecto, Phoenix, etc. could be beneficial. For example, here is a post describing all of the people working on certain features of Rust, what they are working on, and how you can support them monetarily.

Things like these would allow people like me who don’t have enough time/experience to contribute to the open source community itself to contribute monetarily and support development.

These are just some thoughts that I had while thinking about monetary support for Elixir development. What are your thoughts on the matter?

Most Liked

bryanjos

bryanjos

We are actually building something right now that we hope will benefit not only the Elixir community, but the open source community as a whole. The project is called Incentivize. It is an incentive platform that enables organizations or individuals to distribute tokens on the Stellar platform to project contributors.

You can read more about the project and the goals here:

To sign up for the waitlist, check here:

Finally, the project is open source! You can check out the repo and development here:
https://github.com/revelrylabs/incentivize

AstonJ

AstonJ

There was talk about a marketplace in this thread and I think the natural place for something like that would be on hex.pm :slight_smile: It would also give the Hex team another avenue to fund itself, by means of taking a small commission from successful jobs (they could act as the intermediary - so take the fee, then when the project is complete and the payer happy with the work, release the fee to the developer minus the commission).

Alternatively, we could host a Marketplace section here - although without being involved in the payment process/commissions etc. Discourse has one on their forum.

MrDoops

MrDoops

It’s worth keeping an eye on Gitcoin as well. It has similar goals for open source incentivization.

Where Next?

Popular in Discussions Top

mikl
I wanted to capitalize a string, and tried using String.capitalize(). That generally works well, until you try to capitalize a word like...
New
sashaafm
I’m trying to evaluate the best combo/stack for a BEAM Web app. Right now I’m exploring Yaws a bit, after having dealt with Phoenix for a...
New
Fl4m3Ph03n1x
Background This question comes mainly from my ignorance. Today is Black Friday, one of my favorite days of the year to buy books. One boo...
New
AstonJ
Are there any Elixir or Erlang libraries that help with this? I’ve been thinking how streaming services like twitch have exploded recentl...
New
AstonJ
If a newbie asked you about Phoenix Contexts, how would you explain the basics to them? Feel free to be as concise or in-depth as you li...
New
AstonJ
Please see the new poll here: Which code editor or IDE do you use? (Poll) (2022 Edition) It’s been a while since we first asked this, I...
208 31142 143
New
fireproofsocks
I’ve been working on an Elixir project that has required a lot of scripting. I usually reach for Elixir because I like it more (and in th...
New
rms.mrcs
A couple of days ago I was discussing with a friend about different approaches to write microservices. He said that if he was going to w...
New
AstonJ
Seen any cool LiveView demos, sample apps or examples? Please post them here! :003:
New
kostonstyle
Hi all How can I compare haskell with elixir, included tools, webservices, ect. Thanks
New

Other popular topics Top

chrismccord
As promised, the first release candidate of Phoenix 1.3.0 is out! This release focuses on code generators with improved project structure...
New
Patoshizzle
After calling mix ecto.create I get this error: 17:00:32.162 [error] GenServer #PID<0.412.0> terminating ** (Postgrex.Error) FATAL...
New
fireproofsocks
Forgive me if this is obvious, but how does one delete a database record WITHOUT selecting it first? Ecto.Repo — Ecto v3.14.0 has exampl...
New
dokuzbir
I want to highlight html closing tags when i click a html tag. That works in .html files but doesnt work for html.eex templates. How can...
New
jay1
Why is it that the mnesia database isn’t the most preferred database for use in Elixir/Phoenix?
New
vegabook
I’m brand new to Phoenix and I have stripped one of the demo applications to the bone. I just want to get an svg up on the screen. Here i...
New
SoCreat
i’m a new one to elixir which editor can i use vs code? or atom? Thanks! :smiley:
New
aalberti333
As the title describes, I’m trying to run Enum.map() over a list of key/value pairs, where the value is a map. My data looks like this: ...
New
jason.o
In the code below, if the create action is not set to accept “extra_key” as an input, it errors out with a message shown above. Is there ...
New
jononomo
For some reason my phoenix channels are working for me in my local dev environment, but as soon as I deploy via Docker, I get a 403 error...
New

We're in Beta

About us Mission Statement