Earlier quoted context omitted.
It feels like the problem here comes from the reluctance to utilize a negative sum outcome for rejection. Instead of introducing accidental perverse incentives, if rejected your stake shouldn't go to the repo, 50% could be returned, and 50% deleted. If it times out or gets approved you get 100% back. If a repo rejects too often or is seen doing so unfairly reputation would balance participation.
No, the perverse incentive is that there will be RepoCoin, and the people involved will be incentivized to make the price of that as high as possible.
Vouch
351–360 of 507 posts
Re: Vouch
#352Re: Vouch
#353Earlier quoted context omitted.
No, the perverse incentive is that there will be RepoCoin, and the people involved will be incentivized to make the price of that as high as possible.
> No, the perverse incentive is that there will be RepoCoin, and the people involved will be incentivized to make the price of that as high as possible. Isn't this problem unrelated to cryptocurrency? There will be the US dollar, and the people involved will be incentivized to keep its value high, e.g. by pressuring or invading other countries to prevent them from switching to other currencies. Or they'll be incentiv…
But with crypto they do. See for example all the BAGS coins that get created for random opensource projects and the behavior that occurs because of that.
Re: Vouch
#354Earlier quoted context omitted.
> Then again, if this is the case, why would you risk your own reputation to vouch for anyone anyway. Good reason to be careful. Maybe there's a bit of an upside to: if you vouch for someone who does good work, then you get a little boost too. It's how personal relationships work anyway. ---------- I'm pretty skeptical of all things cryptocurrency, but I've wondered if something like this would be an actually good us…
Ethos is already building something similar, but starting with a focus on reputation within the crypto ecosystem (which I think most can agree is an understandable place to begin) https://www.ethos.network/
Re: Vouch
#355Earlier quoted context omitted.
No, the perverse incentive is that there will be RepoCoin, and the people involved will be incentivized to make the price of that as high as possible.
But it could just be made a stablecoin.
Re: Vouch
#356So you're screwed if you don't have any connections. In that way it's just like meat space.
Look here: https://github.com/mitchellh/vouch/blob/main/CONTRIBUTING.md
It explains how to get vouched. You need to have a person vouch for you after you open an issue with your proposed change. After you are vouched, you may raise a PR.
Re: Vouch
#357This is a signal of failure of GH (Microsoft) to limit AI-based interactions, which is obviously not in their superficial strategic interests to do so. This project though tries to solve a platform policy problem by throwing unnecessary barriers in front of casual but potentially/actually useful contributors. Furthermore, it creates an "elite-takes-all", self-amplifying hierarchy of domination and rejection of new pa…
Re: Vouch
#358How does a potential positive contributor pierce through? If they are not contributing to something already and are not in the network with other contributors? They might be a SME on the subject and legit have something to bring to the table but only operated on private source. I get that AI is creating a ton of toil to maintainers but this is not the solution.
This should be easier with AI. Most LLMs are pretty good at integrating existing code.
Re: Vouch
#359Earlier quoted context omitted.
The default could should be to refund. That would make not-refunding culturally crass unless it was warranted. With manual options for: 0. (Default, refund) 1. (Default refund) + Auto-send discouragement response. (But allow it.) 2. (Default refund) + Block. 3. Do not refund 4. Do not refund + Auto-send discouragement response. 5. Do not refund + Block. 6. Do not refund + Block + Report SPAM (Boom!) And typically use…
$10 will be a honeypot for scammers.
Might be worth strongly suggesting a check, at permission time.
But I am sure you are right.
Maybe receivers don't get the money. They just get to burn whoever is sending them email they don't want? A thought anyway.
Re: Vouch
#360To play devil’s advocate: We’ve vendored a few open source projects by just asking an LLM to fix obvious bugs that have been open for 12+ months (some projects are abandoned, others active). If upstream can’t be bothered to fix such stuff (we’re talking major functionality gaps that a $10-100/month LLM can one-shot), isn’t my extremely well tested fix (typically a few dozen or maybe hundred lines) something they shou…
I'm pretty doubtful a handful of one-shot AI patches is a viable fork. Bug fixes are only one part of the workload.