Him: "Another museum on it's way..."
Me: "What?"
Him: "I mean, if you had an atomic aircraft, where would you park it?"
Me: ... <few seconds of though> ... "Area 51?"
Him: Momentary shock registers on his face, skuddles/crab walks away.
Just a random conversation with some of the fairly obviously tweaking tenants in my apartment...
I have never been much of an academic. In high school, all my friends were accelerated 1 year and allowed to test out of algebra 2; my scores were too low to allow me to skip it. Not wanting to be left behind, I resolved to take algebra II over summer.
That was a mistake.
I found the following intriguing because it unified the notion of habits and the notion of self. I have always viewed my habits as external things, there is me and then then there are my habits. Habits are something external to me. "I am attempting to practice the guitar every day." "I am attempting to give up eating dessert every meal." I view habits as something outside of myself; something I do with willpower.
It is a powerful shift in perception to consider that you are a collection of habits. That the emergent notion of you is a complex interweaving of habits; some so fundamental that you have "subsumed" them into your definition of self.
A "what if" study of a fully connected world.
The central premise of 2017's "The Circle" is that the world has been fully connected through a network of always on, always watching, tiny, cheap, inocuous cameras.
I went to clojurewest 2017 in Portland, Oregon. Good conference, lots of good information. Here are my observations, my notes, and a few pictures.
I took a 3 week trip to Japan from January 21 from February 12. I didn't have an itinerary, exploring as I saw fit and moving on when the mood struck me. Through the trip, I stayed in Tokyo, Tanabechuo, Kyoto, Osaka, Hiroshima, and Nagasaki.
Google App Engine does not allow for a SCAN like operation on a kind
. Although this is a hard limit, it can be worked around with some thought. This is my generic solution.
This week I wrote an addition to
gaend that automatically causes every ndb.Model
entity to automagically be persisted to Elasticsearch.
gaend is a easy way to get Restful endpoints
on Google App Engine for Python. It
builds endpoints directly from your ndb.Model
classes.
Your application needs a TOKEN
in order to access your Vault server. How do you get the TOKEN
to the application server?