AI, Rockets, and the Return of Hard Contracts (Part I)
The article argues that AI reduces the cost of code implementation but does not lower the expense of design, judgment, and integration work. It contrasts two historical approaches to engineering confidence, highlighting NASA’s extensive pre‑flight testing versus the Soviet N1 program’s reliance on iterative hardware testing. The piece suggests that while AI can generate many plausible code variants, human expertise remains essential for evaluating and integrating them safely.
- ▪AI makes the act of turning decisions into code cheaper, but the surrounding tasks of defining requirements, security, and validation retain their traditional costs.
- ▪Generated code can be produced rapidly and in large quantities, yet most outputs are only mediocre and require careful human review to avoid subtle errors.
- ▪NASA’s Apollo program invested heavily in comprehensive modeling, testing, and documentation to ensure reliability before launch.
- ▪The Soviet N1 program focused on building high‑performance engine components and iterative firing tests, but lacked integrated system testing, leading to launch failures.
- ▪The article uses the rocket engineering examples to illustrate that AI‑assisted development still depends on human judgment and thorough testing to achieve trustworthy outcomes.
Hacker News (AI / LLM) files mainly under ai. We currently carry 2,115 of its stories.
Opening excerpt (first ~120 words) tap to expand
The claim you hear everywhere that "AI makes software cheap" is wrong in most of the ways that matter. What AI makes cheap is implementation: the act of turning a decision into working code. Everything around that act has kept its old price, and so far AI models still haven't delivered "intelligence too cheap to meter" (they meter it quite well, and charge accordingly). Someone still has to decide what the system is supposed to do, define how the pieces fit together, draw the security boundaries, and judge whether the thing that came back actually works. An agent can now write an implementation, rewrite it, produce four alternatives, and throw them all away for relatively little cost. Judgment, taste, and experience still cost what they always cost.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at Noumena.