Hacker News Viewer

You Were Never Declaring State. You Were Observing by Hand

by nickstinemates on 5/25/2026, 5:47:22 PM

https://webframp.com/posts/you-were-never-declaring-state/

Comments

by: Terretta

Claude slop article, and also (speaking as a 20 year IaC vet) the premise is misplaced.<p>Declarative infra with drift observability has been readily available, it&#x27;s just that cloud devs -- to Claude&#x27;s point -- have largely written and used Chef, Ansible, TF, etc. imperatively.<p>Several of the examples (such as S3) are true only when “doing it wrong”. But, it&#x27;s not exactly wrong, it&#x27;s more like imperative programming vs. functional programming. It&#x27;s a choice, with tradeoffs.<p>Claiming one needs LLMs to read metadata from the CSP is wonky as well, unless you&#x27;re shopping an LLM thing to read metadata from CSPs.<p>We&#x27;ve always likened correct use of CSP to using a holodeck on Star Trek. If something in the holodeck&#x27;s world is wrong, you don&#x27;t try to fix it in (virtual) world, you try to fix it in the holodeck program so the correction manifests in the (virtual) world. <i>That</i> is the power and, really, entire point of a CSP. If you&#x27;re not using — and getting value from — that power, you&#x27;re burning money compared to your own datacenter.<p>That part of the pitch, I agree with!

5/28/2026, 2:18:27 PM


by: stuaxo

Couldn&#x27;t read past the slop.<p>please don&#x27;t give us verbose guff, get to the point.

5/28/2026, 6:57:22 PM


by: isityettime

Huh? Terraform does its own inspection of related state during plan time. It doesn&#x27;t just rely on the state file.

5/28/2026, 6:43:42 PM