←back to thread

Open Source is one person

(opensourcesecurity.io)
433 points LawnGnome | 1 comments | | HN request time: 0.203s | source
Show context
didgetmaster ◴[] No.45052400[source]
Has anyone seen any stats on what happens to a single maintainer project when said person is hit by a bus (or meets some other demise)? With that many data points, there should be enough of them by now to study it.

Is the project taken over by another, single developer? Is it replaced by a similar project? Does it just go away?

replies(10): >>45052476 #>>45052805 #>>45053517 #>>45053735 #>>45053828 #>>45055027 #>>45055031 #>>45055306 #>>45056138 #>>45062323 #
kqr ◴[] No.45055027[source]
The ones that come to mind are

- Hans Reiser, maintainer of ReiserFS. I think very few people use ReiserFS these days.

- Ian Murdock, creator of the Debian distribution. Debian lives on, but the project was also set up specifically to distribute maintenance.

- Jim Weirich, creator of the Rake build tool. I'm not a Rubyist so I don't know how it was affected, but I assume it's such a big part of Ruby other people took over.

- Peter Hintjens, co-creator of ZeroMQ. From what I understand, Hintjens was never the main developer but an active promoter. The project lives on as far as I know.

- Terry Davis, creator of TempleOS. I think development on TempleOS stopped.

replies(2): >>45055251 #>>45062993 #
1. bitwize ◴[] No.45062993[source]
Reiserfs died because alternatives, like ext3/ext4 and btrfs, became readily available.

TempleOS has a fork called ZealOS. Terry Davis really was the "Wesley Willis of programming", and he had friends and fans worldwide, some of whom have taken up TempleOS development under the ZealOS banner.