A free service that grades how unusual the weather is at any point on
Earth — as a percentile against roughly 45 years of that
exact location's own climate history, not a thermometer
reading.
Behind it: a climate archive we host ourselves, as our own object
storage and table format rather than someone else's API; a
time-series database; a separate machine per environment; and
continuous promotion from branch to production. No managed database,
no SaaS forge, no per-seat CI bill. No tracking cookies and no
per-visitor identifiers either — that was cheap to build in and
would have been expensive to retrofit.
And it is run the way we sell: monitoring the app, managing
migrations and failures, and the cloud and server administration
behind the service all go through
Centralis, our own MCP control plane — reads under
a database role that cannot write, deploys prepared by the tooling
and approved by a person.
Proves production software engineering · data infrastructure
and APIs · staged environments · observability · privacy-first
operation · agent-operated production · running a real public
service