
Look at the picture above. This could be a programmer going to be hit by a bus. According to Wikipedia, in software development a software project's "bus factor" (or "bus hit factor") is
an irreverent measurement of concentration of information in a single person, or very few people. The bus factor is the total number of key developers who would if incapacitated, as by getting hit by a bus, send the project into such disarray that it would not be able to proceed.
Getting hit by a bus could take many different forms. This could be a person taking a new job, having a baby, changing their lifestyle or life status, the impact would have the same effect.
Or in other words: if the original developer of a piece of code is ever hit by a bus, you are screwed.
So, my question is: How does a good developer keep from creating code with a low bus hit factor?
And, who is responsible for insuring that the developers, brought in to maintain a bit of code, are able to understand it?
