Hacker News new | ask | show | jobs
by razze 1882 days ago
I'm pretty sure if your honest all you projects end up having this bus factor (check all your dependencies). If you really care to look, most projects are run by a small group of people.
1 comments

I’m pretty sure you’d be wrong. I would never build a software product or service that uses a compiler written and maintained by a single person.
Interesting, why are compilers special in your POV? Why do they need regular maintenance and why don't they allow extension via some kind interfaces, thus allowing for less maintenance?