Plausible Code


When I learned to program in COBOL I made the observation that you only write one program from scratch, all the subsequent ones are derivatives of the ones that came before it. To my way of thinking, using an large language model (LLM) is that first, plausible draft of the program. It gets the boilerplate out of the way, and fills in the broad strokes. Then you can do the rest.