> when I say that code has always been expensive that's part of what I'm factoring in.
Fair, but when an LLM writes code in response to a prompt I really don't get the sense that it's doing as much of that "everything around" part as you might expect.
No, that’s why you have a bunch of prompts make artifacts before the prompt that writes code, and prompts afterwards that run tests on code, etc…if you are just vibe coding code with one prompt, it’s not going to work out very well.
Fair, but when an LLM writes code in response to a prompt I really don't get the sense that it's doing as much of that "everything around" part as you might expect.