TGViewer
samdark blog ☕️ (Alexander Makarov) samdark blog ☕️ (Alexander Makarov) @samdark_blog · 1.62K subscribers
Post #409 1.2K
🤔 AI/LLM is not "new compiler"

I'm stumbling upon "AI is the new compiler, so there's no need to review generated code" too much recently.

That's basically false and harmful analogy. Compilers are deterministic; LLMs aren't.

I know speckit exists and I know that verification may be attempted at an interface boundary.

But!

First, spec always has gaps while compiler's input doesn't. In case of spec, any gaps are filled by LLM with something that sounds good.

Second, zero review is as safe as your test suite is complete, which for most real systems it isn't.

Non-functional requirements such as scope creep, security, performance, memory leaks, race conditions aren't caught by tests at all.

Compilers are a good exception, there is a mathematical verification possible and these are super-well-tested against all possible code.

LLMs are neither.

So no, AI is not the new compiler. A fast and capable collaborator but not a proven, deterministic translation layer.

Review the output. Test it. Check the constraints.

#ai #llm #codereview
  • 👍 23
  • 💯 8
  • 🔥 3
  • 👎 1
  • 😁 1
More from @samdark_blog
  1. Sep 22, 2026⏩ Re-benchmarked different ways to serve PHP Some time ago I've made some benchmarks to fi…
  2. Sep 9, 2026Пыхник’26 — целая неделя PHP! С 28 сентября по 2 октября пройдёт Пыхник’26 — онлайн-конфер…
  3. Sep 8, 2026My name is Taras Soroka. I’m a CTO, digital transformation consultant, mentor, and the hos…
  4. Sep 8, 2026💬 Bjarne Stroustrup on AI Code will still be written by humans, and they will rely on abs…
  5. Sep 7, 2026🌬 TION MagicAir CO² sensor calibration via USB HID I have a Tion breather and a MagicAir…
  6. Sep 7, 2026🧰 Running Gitea container on older kernels I'm running Gitea at my Synology NAS which has…
Threads Profile ViewerView any public Threads profile without an account.Open ThreadLook →Writing with AI? Make it sound human.Metric37 rewrites AI drafts so they read naturally. Free AI detector, 1,500 words free.Try Metric37 →