I'm surprised A-GPS didn't get a mention. There must be data leaked when your phone uses MSA to obtain higher resolution for the rough GPS location that it has. (less so with MSB)
I use OVH and Ubiquity for dev'ing; with servers in Europe and the US. Both very cheap and cheerful; my aim is to sync/load balance. Just looked at Cloudatcost - sounds great, I'll have to get one of those too!
Could you use a check constraint of FALSE on the parent table to prevent rows from being erroneously inserted there instead of the actual partition tables?
Someone just skyped me and the office.com tab is now flashing with their name in my browser. I'm not sure how to acknowledge the notification or read the message - any ideas?
I think Excel language is great: It's fantastic that so many people in the world are unwittingly gaining experience in using a pure functional language, and its conciseness really lends itself to writing in relatively small cells. There are no side effects, it's hard to shoot yourself in the foot.
I do find myself writing fold-like functions by creating a column to hold the accumulator; whereas it might be nice to have that syntax built-in.
It's an intuitive functional language. Well played.