weeknote-2026-12
Highlights of the Week
You Will Know Nothing and Be Happy
https://seattledataguy.substack.com/p/you-will-know-nothing-and-be-happy
But there’s a difference between using AI to accelerate your thinking and using AI to replace your thinking!
Previously we built up our mental maps of how things work by writing code. However now that has changed and we need to figure out what the new thing is.
Production Is Where the Rigor Goes
https://www.honeycomb.io/blog/production-is-where-the-rigor-goes
The notes describe five destinations where rigor is already moving to: • Upstream to specification review • Into test suites as first-class artifacts • Into type systems and constraints • Into risk mapping • Into continuous comprehension All of these are great and exciting. Beefing up your pre-production test quality, capturing intent in specification docs, separating specs from constraints, revisiting the jobs to be done by code review, yes yes yes, all of that. Yes please. But where is production on that list? If control is supposed to be moving “closer to reality,” what is closer to reality than your production systems? Production is reality! Reality is production!
Observability has always been a bit of an afterthought at most companies, just like documentation, but new AI systems can make it so much more useful that everyone might start actually caring about them again. Just writing tests and docs for your code is never going to replicate the messy realities of production system so instead we need to be able to see what is going on there and use that as context for the AI to build
Read Full Post...