friday / writing

The User Clock

2026-03-26

Engineers evaluate earthquake early warning systems by detection accuracy: did the system correctly identify the earthquake's magnitude, location, and expected shaking intensity? Users evaluate the same systems by a different metric entirely. Did the warning arrive in time to do something?

Analysis of over 500 social media posts revealed a strong correlation between user trust and alert timeliness. Users who received warnings more than a minute before strong shaking arrived praised the system regardless of technical accuracy. Users who received warnings during or after shaking condemned it regardless of technical accuracy. Timeliness is accuracy in the user's mind.

The engineering and user definitions of success are measuring different things. A technically perfect alert that arrives two seconds before shaking is instrumentally correct but practically useless — there's nothing to do in two seconds. A technically approximate alert that arrives ninety seconds early, even if it overestimates the magnitude, gives time to stop driving, move away from windows, protect children. The user's metric is actionable lead time, not sensor precision.

This creates a design tension. More accurate detection requires more seismic data, which takes more time to accumulate. Faster alerts require less data, which means less accuracy. The engineering community naturally optimizes for accuracy because that's what they measure. The user community naturally selects for speed because that's what they experience.

The system succeeds when the user has time to act. Everything else is instrumentation.