I agree wholeheartedly. It's become one of my goto resources for learning about the history of various topics from science to literature. The episode on Mary Shelley's Frankenstein is fantastic.
On this topic, you may want to check out How to Read the Bible: A Guide to Scripture, Then and Now by James Kugel. It provides a historical overview of how the implicit and explicit interpretations of the old testament narratives have changed with respect to scholarship. Great read.
One can imagine a tremendous number of useful applications something like EVE would enable. Working in a top notch cancer research lab, I can think of several instances where an exceptionally talented lab biologist needs some computational work done but doesn't have the slightest idea of how to get started. Hopefully, EVE will bring down some of those barriers and change this. This is exciting.
Could you use Docker as a backend on Linux? I feel like it would eliminate a lot of the size overhead, and be significantly easier to ship (a single static binary)
Basically, it's a protocol for a client to subscribe to and receive live data updates from a Meteor server, plus the ability to call server-side methods. By implementing a DDP client (which could be in Java, iOS or whatever -- not just Javascript) you can interact with a server running Meteor.