Hacker News new | ask | show | jobs
by h2odragon 1514 days ago
People value a thing, personally, in relation to what it cost them.

When it came free with no effort, it has no value and therefore it takes a real effort to understand that the maintainer and others may not see it the same way.

open source software gives you, the user, the responsibility for you use of it; where most people want that to be someone else's job. They want to jump on the gokart and ride, not check the tire pressures, tune the engine, etc.

2 comments

In many ways I agree. But one thing I can not understand because if we talk in the context of GitHub, the project users are users of GitHub and they are probably the developers themselves and know the value of labor, well, I think they do.
As far as I even seen, starring things or explicit random thanks to strangers were never a thing among developers in any environment. People say thank you in person, but under jira tickets, on Github etc, it is just seems odd.
Maybe developers should adopt the experience of bloggers from YouTube. Like: let's get n number of stars - then you'll get a new release? :)
Sure. That's a straightforward variant on the Street Performer Protocol:

https://www.firstmonday.org/ojs/index.php/fm/article/view/67...

Kickstarter's "project is funded when enough people commit" is another, though Kickstarters don't usually produce public or open source works.

In general these are considered "threshold pledge systems":

https://en.m.wikipedia.org/wiki/Threshold_pledge_system

Whether the thing being funded is a rivalrous good or a public one, this pattern solves the problem of latent demand by derisking the transaction to overcome the reluctance to commit unless the expenditure will make a difference.

Applying the pattern episodically, and you get Patreon's ongoing pledge per work produced. Apply the pattern recursively and you get Kickstarter's stretch goals. Combine the price discrimination pattern one way and you get pledge/reward levels. Use price discrimination another way (particularly for public goods) and you get "early access".

There are probably other interesting and useful variations that are still yet to be discovered.