@troed Suppose you want to contribute a great, much desired feature to one of our open source projects. Some well executed prompts result in a 10K LoC block of code that functionally appears to do what you intended.
Before submitting this as a Pull Request to the NLnet Labs team, have you reviewed, do you understand and take responsibility for every line of code that was generated? In our experiences over the last year, this rarely happens.
Code is left on our doorstep as a (well intended) gift. But it put the onus on us to review the code, take responsibility for it and merge it into the main branch. Knowing that our software runs in critical infrastructure that power the very fabric of the internet, that is a big ask.
As part of our review, we need to be able to have a conversation where both parties understand the ins and outs of the problem space and the solution that is being proposed. That’s not what LLM-use provides the submitter, and it negatively affects the long-term maintenance of the contribution.