Skip to content

Instantly share code, notes, and snippets.

@Zearin
Forked from searls/the-social-coding-contract.md
Last active August 29, 2015 14:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Zearin/2e5ce0146bdb300d6034 to your computer and use it in GitHub Desktop.
Save Zearin/2e5ce0146bdb300d6034 to your computer and use it in GitHub Desktop.

The Social Coding Contract

We’re stuck in a codependent relationship with open source. Our community’s investment in rubygems’ infrastructure is not commensurate with our dependence on it. Many of our favorite tools break whenever github.com goes down. Most projects depend on already-unmaintained gems which will eventually need to be adopted or replaced—especially given the increased pace of Ruby’s own release schedule.

Sometimes I feel a teetering sensation from the ever-growing web of open-source dependencies upon which our applications are precariously perched. In recent years, fears have been fomenting that our tech stack is about to topple over. But are those fears founded?

This year, those worries came into focus when I was asked to adopt one of my favorite gems (of Jim Weirich): rspec-given. Sadly, every step of the process was more complex than it could have been. The experience has prompted me to reflect on how I use and create open source software.

Everyone agrees creators and users of open source share the responsibility to safeguard the future health of the projects we and our businesses have come to rely on. But time and again, we fail. Maintainers often fail to welcome other contributors, or to cede any control. Likewise, users rarely invest the time and money needed to keep their favorite projects healthy.

Technically and socially, our tools and projects are riddled with single points of failure. Our dependency and version control services are monolithic monopolies. For every prolific open source superhero, there are a thousand disengaged application teams. Concerns of convenience continually trump any semblance of contingency planning.

Let’s talk about how maintainers can ensure their tools will survive the end of their own involvement. Let’s discuss how to convince our businesses to avert real risks by making modest investments in the open source they use. Together, let’s solve these problems and regain confidence that we’re building software upon sturdy ground.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment