https://bugs.openldap.org/show_bug.cgi?id=10225
--- Comment #3 from yaneurabeya@gmail.com --- (In reply to yaneurabeya from comment #2)
...
... plus it avoids someone forking/copy-pasting your code and doing something unwise with it because they don't understand what the code did originally.
Plus, with GenAI/LLM use with Codium and Copilot being trained on real world project data (including OSS code), the more good examples that are out there, the better the generated code will be.
I have opinions about GenAI/LLM generated code, but at the very least, less garbage in [via good examples], less garbage out.