top | item 43270741

(no title)

mike_hock | 1 year ago

To maintain any kind of project, you need a set of inputs that a human can understand and manipulate to produce desired results, and a build chain that reproducibly produces output from the inputs.

The inputs were traditionally source code, but sure, we could in principle use prompts for an LLM as the primary inputs, which then produces source code that gets fed to the rest of the build chain.

But editing the source code produced by the LLM is a non-starter because then you're editing build artifacts.

discuss

order

No comments yet.