Earthquake Data (fixed)
$ grep -n "^##" 2011-06-earthquake-data-fixed.md>

Issue Discovery
I just noticed that the Earthquake Data I've been collating had some minor errors — specifically missing latitude and longitude coordinates for many events.
The Fix
A quick fix to some of the regular expressions resolved the parsing issues and restored the missing geographical data.
Updated Dataset
The corrected dataset now includes a total of ~31,020 earthquake events, updated daily from data provided by the fine people involved in the GEOFON Extended Virtual Network project.
The Cutler.sg Newsletter
Weekly notes on AI, engineering leadership, and building in Singapore. No fluff.
Earthquake Data
Collated earthquake data from GEOFON Extended Virtual Network into CSV format following Japan's devastating earthquake events
Consuming Twitter streams from Java
Build a Java utility class to consume Twitter Streaming API data for offline analysis in Hadoop with automatic file segmentation
Tools, Then Teammates, Then Autonomy — Part 2: The Autonomy Gate
Clearing the wall: what Phase 3 autonomy actually looks like, the regulatory gate that turns out to be the design, and the two gates that tell you when you're allowed to move.