Mileage varies, of course, but I'd love to see a benchmark I can run side by side that can beat those numbers. I can't even get close with a simple GET, which returns in 86ms.
I'd argue there's a maintenance cost to consider as well. Functions are "serverless" from the dev point of view, where the dev needs to maintain App Engine services, scaling strategies, and so on. It's basically the next step up in the abstraction chain: On prem (you build) > Compute > App Engine > Functions.
A lot of the join functionality can now be simulated by using functions to effectively create views or map reduce data to distilled output. We've got a lot more to come on this front. Functions was just first on the list.
And yet, if they made a cheaper iPhone, I'd probably buy it without much thought about how it was made. Oh technology, thy double-edged sword of irony.
I agree in every respect, but also hesitate to say lives "worse" than our own. Different indeed, but I don't have an inkling of how to understand any of the varied Chinese cultures or social classes. Nor can I fully appreciate what would be required to compare the quality of those lives, with such different belief structures and goals.
I can only see a beautiful soul snuffed out and wonder why he chose that route. But then, even that is skewed by my culture of freedom and my religious beliefs.
"Everyone knew people who had them, knew how awful they were..."
I wonder how you substantiate these claims if you've never been part of that generation?
While I'm not against vaccines and only possess a healthy skepticism of modern medicine--I recognize that it's as much commercial as about solving problems, and therefore will be pressured by corporate politics in some fashion--I was also a kid when measles were prevalent.
In our community, before the vaccinations were prevalent, it was commonplace to have a "measles party." If someone got the measles, you went over and exposed your whole family to get it done, since it's much more damaging to adults (http://en.wikipedia.org/wiki/Measles#cite_note-15) and better to get "immunized" early.
So speaking from experience, I can't say how "horrible it was;" they were treated no differently than influenza and are certainly no more dangerous, at a rate of 0.3% deaths, compared to usual influenzas at 0.1%.
So, it's still a work in progress. I don't think this is a surprise.
> Based on the typical work schedule, activity levels, and metabolic rates of astronauts on the International Space Station (ISS), the MIT researchers estimated that a settler would have to consume about 3,040 calories daily to stay alive and healthy on Mars.
Sounds like a McDonalds hamburger could take care of this.
And one advantage to this is that it anything that can view a web page can reach it. I don't have to ask my grandma to install an app on her phone to get a picture on her desktop computer from me : )
Maybe it would be appropriate to ask him why he was against it before deciding he's anti-LGTB. I'd imagine that, being an intelligent and capable human being, he deserves the consideration of hearing his case before you knock him off the pedestal.
I doubt that vehement hatred of 7 million people's views will sway them to the cause either. It's just a bit hard to convince people to respect your beliefs while dancing atop their own--narrow-minded or otherwise.
From the Firebase JavaScript SDK, I can do one thousand individual gets with a 3.4k payload at 1-2ms each. http://jsfiddle.net/katowulf/8wkon62c/
Mileage varies, of course, but I'd love to see a benchmark I can run side by side that can beat those numbers. I can't even get close with a simple GET, which returns in 86ms.