mudasobwa

mudasobwa

Creator of Cure

Tokenware is the new form of donation

I never put a “Donate” button on any of my OSS efforts. Not because I’m rich (I’m not.) I just don’t like the “donation” term. I feel like I never needed kinda reward or payback for what am I doing.

OTOH, some code requires a ton of tokens (a year ago it would require weeks to be developed.) I found myself hesitating to implement some features right away because I don’t want to break a $1K/month limit I pay for AI assistant.

That said, my initiative would be to introduce kinda “Tokenware” which is effectively an open source code that is being developed by endowments (I still avoid “donations” term fwiw.) There is no issue to calculate the approximate number of token required per a feature (this part might be even automated) and put it next to the feature description.

Every project in the wild might pin “accepting tokens for features” badge on their projects, and that’s how everyone might know their endowments were used to enrich the project, not for dirty weekend in Vegas. Maybe I can even convince Github to be a part of it (badges and token transfers.)

WDYT?

Most Liked

Lucassifoni

Lucassifoni

I think you are right, and that tokens themselves can be a form of universal currency just like MCP+LLM forms a kind of universal glue between software. We tried to defend micropayments for content and support multiple times but worse alternatives always settled.

Maybe issues tagged with [tokens: 300k, accepted_models: opus-4.7-xhigh, pr_review: [opus>=4.6, gpt>5]] will become the norm. You provide the plan and prompt to orient the donator’s agent in your codebase, and they provide cost of implementation and review.

Since last week I strongly believe there will be tooling to apply an agentic conversation to a codebase, just like you can publish patches by email. Instead of providing the resulting PR, you provide the whole conversation that generates the PR, but the edits are there as inline patches and the whole transcript can be fed into a git CLI or GUI to see the diff. So you can’t masquerade a PR of sonnet 3.5 quality for an opus 4.7 one.

An interesting new kind of PoW.

DaAnalyst

DaAnalyst

Turns out we’re all in energy business (again).

mudasobwa

mudasobwa

Creator of Cure

How does it matter? Also, I am not using Claude for its miserable RAG, and proper solutions always involve several providers for different kinds of tasks.

I disagree we need to judge by the model used (it’s like judging the code quality by number of LoCs.) If I could have it done with local ollama—I’m good, I deserve a reward.

This is all not about donations, let alone control. I just want to be able to support my OSS better without breaking $1K/month limit on that, as I stated in the post above.

Where Next?

Popular in AI / LLMs Top

DaAnalyst
How much would you really be willing to spend (more) to keep it going with Claude should Anthropic go berserk with the rates, or put diff...
New
Vidar
This morning I set out to make an Elixir library for internal use of some specific statistical method that only seemed to exist in some P...
#ai
New
DaAnalyst
Note: Not a strictly Elixir question but relates to us as well. A year or so ago I asked Grok (or ChatGPT, can’t remember) what would ha...
New
AndyL
For development and prototyping, I’d like to retain a basic ability to perform LLM inference on my own hardware, using open source models...
#ai
New
dimamik
OpenAI published a repo built primarily with Elixir (96.1%). https://github.com/openai/symphony https://github.com/openai/symphony/blob...
New
AndyL
Elixir has rapidly changing hex packages, both public and private. For people who use AI Coding Tools (Aider, Cursor, Windsurf, etc.), h...
New
AstonJ
Saw this and wondered what each stage could or might mean for Elixir - anyone given it any thought? What kind of impact do you think it ...
New
Dmk
Is anyone here using any AI agent frameworks/loop programs/scripts? I’ve been using Claude Code/Gemini/Codex pretty heavily, all manual ...
New
AstonJ
With AI being a hot topic in the mainstream right now and with our industry at its helm (so making us the people who might be able to do...
#ai
New
FlyingNoodle
Hi all I have been doing some pretty intensive research over the last few days around agents/vibe coding. I tried some commercial offeri...
New

Other popular topics Top

aadeshere1
I have a another noob question about loop. Since elixir is immutable, while loop is not directly possible. total = 10 while total != 0 ...
New
vertexbuffer
Hello, can anybody help here..? I have a list of players and I what to delete an element, but every for loop the list is reverting to ori...
New
skosch
To my knowledge, put_in, Map.update etc. all have the one limitation of not automatically creating intermediate keys when needed (for exa...
New
lessless
I believe there are people here who are dealing with CSV files import on the daily basis, and since Excel is a really popular tool there ...
New
jononomo
I am trying to figure out how Mix knows whether the environment is test, dev, or prod – where is this set? Thanks.
New
vonH
When I run the Plug and I recompile I wind up having to use Ctrl C to quit iex and start again. Witht the help of rlwrap I can use the cu...
New
rms.mrcs
Hi, I need to transform a list of numbers into a map where the keys are the indexes and the values are the original values of the list. ...
New
hariharasudhan94
I would like to know what is the best IDE for elixir development?
New
hariharasudhan94
Lets say I have map like this fetching from my database %{"_id" => #BSON.ObjectId<58eb1a7a9ad169198c3dXXXX>, "email" => ...
New
jaysoifer
Is there a way to rollback a specific migration and only that one (“skipping” all the other ones)? Would mix ecto.rollback -v 200809061...
New

Latest on Elixir Forum

Elixir Forum

We're in Beta

About us Mission Statement