KathyReid / super-acme-software

GNU General Public License v3.0
1 stars 1 forks source link

A demonstration of Nadia Eghbal's argument about the participatory nature of software and open source software at scale

This quick exercise is designed to demonstrate the load on Maintainers from participatory open source.

Exercise

Pretend that you use the software component called Super Acme Software. It's not important what the software does, it's just important for this exercise that you use it a lot, and that lots of people around the world use it too. It's a critical component in many cyber-physical systems in use in several application domains. Again, the key thing isn't what it does, but that there is a heavy dependence on it.

Choose one of the sub-scenarios to follow below:

  1. Imagine you have found a bug in the software and want to get the bug fixed.
  1. (If you're comfortable with GitHub), imagine you are a software developer with a change you would like to submit as a contribution so that it counts towards Hacktoberfest.

Acknowledgements