|
|
|
|
|
by peter_retief
14 days ago
|
|
It is a great analogy. Also quite like Linus Torvalds likening of AI to a compiler. He argues that calling AI the "author" of code is the equivalent of saying a compiler wrote your code. He views AI as an incredibly powerful productivity layer, much like the historic progression from machine code to assemblers, and then to higher-level compilers! |
|
An AI prompt is not so precise, and an AI offers no such guarantees to respect the behaviours expressed.
This is why the primary artifact of the development process, which we review and version control, is still the code, and not the prompt.
That said, I do think there's a lot of value to be gained by recording and analysing the prompt/response loop behind the code that ends up in a codebase