Ask HN: What's the most positively impactful software ever written?
What piece of software has brought about the most human happiness? Let's ignore examples that lack counterfactual support, e.g. 'the software that ended WWII prevented x'. My intuition points to medicine but I have no concrete example.
11 comments
[ 3.3 ms ] story [ 35.3 ms ] threadAt the expense of killing a few exploitative businesses, Linux created a better world for millions of programmers and the hundreds of millions of users that rely on the web staying free. It's hard to imagine an alternate reality where Linux doesn't exist but the internet does - we'd be relying on the BSD-likes to not get forked into commercial systems, which is a pretty unstable premise.
As you point out, BSD had existed since 1978.
Even so, you can't get the Linux kernel without a C compiler - which gets my vote! :)
Nearly all microcomputer software that's ever been run was built on system foundations built by the C compiler, and/or an OS kernel built by the C compiler.
The rise of the browser and JS is the most significant event in computing history since the mainframe.