3 ms·
This is the major part of her argument I didn't understand. As I see it, the "infra as code" transition means going from more ad-hoc changes to less. Predictab
by Sivart13 3mo ago
This is the major part of her argument I didn't understand.
As I see it, the "infra as code" transition means going from more ad-hoc changes to less. Predictable, auditable.
Using LLMs to replace mostly-working code with a new, nondeterministically different version seems entirely different to me. You've identified a problem in the code, great, let's rewrite it from spec. Now it fixed the problem! But did it introduce more problems? Hope you used enough tokens, I guess!