Comment by 9rx
> I can have an LLM generate me code-like text all day long, but that doesn't means it's building a system.
I don't follow. An LLM doesn't magically output code-like text, or anything else for that matter, on a whim. You have to build a system that describes your intent to the machine. Only then might it output code-like text, if that's what your system describes. It's not the execution of your code that makes you an engineer. It's building a system that can be executed in the first place that makes you a (software) engineer.
You said a few comments upthread (and I quote): "What else can you do with code (and LLMs; same thing) other than build systems?"
There are many things you can do with LLMs other than build systems. That's my point. Using an LLM doesn't make you an engineer; that's preposterous.