What Do You Do Where?

July 25th, 2015
map, tech
You can ask Android "what is this phone doing?" and it will classify your recent movements as:
inVehicle The device is in a vehicle, such as a car.
onBicycle The device is on a bicycle.
onFoot The device is on a user who is walking or running.
running The device is on a user who is running.
still The device is still (not moving).
tilting The device angle relative to gravity changed significantly.
unknown Unable to detect the current activity.
walking The device is on a user who is walking.
I have location history enabled on my phone, and it's been telling Google my location and activity classification more or less continuously since 2012-09-20. This is now included in Google Takeout, so we can map it. What do I tend to do where?


zoomable map

Colors are:

inVehicle red
onBicycle pink
onFoot purple
still blue
tilting green
unknown yellow
exitingVehicle orange


zoomable map

You can see roads, because they're red (inVehicle), and home/work have a lot of blue (still), but overall this doesn't seem super useful. Maybe there would be something more interesting if I weighted by frequency? (Where do I tilt the most?)

Code is on github

Comment via: google plus, facebook, substack

Recent posts on blogs I like:

Coping with shame

[Mod note: comments on this post about how I’m a good person who should feel better about myself will be deleted.

via Thing of Things August 4, 2026

Using AI to analyze life patterns

If you’re anything like me, you may have a lot of notes from various introspective activities – annual / monthly reviews, worksheets, therapy notes, etc. Often these notes are just gathering dust in a paper folder or some forgotten corner of Google Drive.…

via Victoria Krakovna July 30, 2026

Exercises in benchmarking and evals, part 7: DeepSWE, Senior SWE-Bench, napkin math, and winter tires

This is part of a series of exercises on benchmarking, evals, and experimental design (1, 2, 3, 4, 5, 6)1. We're going to look at three questions, which are presented before the answers to give you time to think about the questions before seeing the a…

via Posts on July 23, 2026

more     (via openring)