> Too bad the more narrow minded segment of the HN population appears to have buried this one out of spite.. because this is some super pro badass shit, packaged in a hilarious format by jessfraz. Guess it's not everyone's kind of humor, a real tradgedy if you ask me.
I don't know how other users feel, but I feel really annoyed when I have to read this kind of vague attack on the HNers. The fact is that, fortunately, HN is not an exteded circlejerk of badass things and weird humour.
For the rest of your comment, I haven't read the article yet, but the phrase "a future where you don't have to install runtimes to run things anymore because they are all distributed with everything you need?" makes me frighthened. That would mean that the same piece of code but slightly different repeated many times in a computing environment. Why would I need multiple versions of Python 3.5 or Ruby 2.3 is beyond me, except for development, where there are tools to manage multiple versions of interpreters and runtimes. And when Python 3.5 is declared vulnerable to the next big security vulnerability, switching to the hypothetical Python 3.5.1 would be a breeze, and I'd be secure; whereas with every package having its stuff vendored within its opaque format, you never know what's outdated and/or vulnerable.