Lowering the Maintenance burden of open source projects

First published:

Last Edited:

Number of edits:

<p> Assuming that attention from a producer is a non-excludable, rivalrous good <sup id="fnref:1"> <a class="footnote-ref" href="#fn:1"> 1 </a> </sup> , projects must implement methods to optimize the use of the available attention. Some possibilities are:[ <a class="litnote tooltip" href="/literature/@eghbal2020"> @eghbal2020 <span class="tooltiptext"> Working in public: the making and maintenance of open source software </span> </a> ] </p> <ul> <li> Automation: Continuous Integration, Bots </li> <li> Clear guidelines: Templates, code style, linters </li> <li> Limiting available attention (for example not accepting pull-requests) </li> <li> Distributing costs: creating user-supported forums (see: <a class="wikilink" href="/the_interaction_between_stackoverflow_and_github/"> The interaction between Stackoverflow and Github </a> ) </li> <li> Increase available attention: see <a class="wikilink" href="/the_role_of_money_in_open_source/"> the role of money in open source </a> </li> </ul> <div class="footnote"> <hr/> <ol> <li id="fn:1"> <p> https://en.wikipedia.org/wiki/Excludability <a class="footnote-backref" href="#fnref:1" title="Jump back to footnote 1 in the text"> ↩ </a> </p> </li> </ol> </div>

Comment

Share your thoughts on this note. Comments are not public, they are messages sent directly to my inbox.
Aquiles Carattino
Aquiles Carattino
This note you are reading is part of my digital garden. Follow the links to learn more, and remember that these notes evolve over time. After all, this website is not a blog.
© 2026 Aquiles Carattino
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License
Privacy Policy