• 9 Posts
  • 114 Comments
Joined 2 years ago
cake
Cake day: April 27th, 2024

help-circle





  • I poked around to see how far gone my main text editor is. They’re not about to join the Butlerian Jihad, but I think I can live with it.

    We don’t care how you wrote the code, but we do care that you fully(!) understand it and how it solves the underlying issue. LLM coding assistants can help with tedious routine and investigation (such as constructing test cases), but they are not a replacement for understanding the problem as well as the code you touch. (Nvim’s codebase is full of… let’s say “history”, and generic models tend to do quite poorly here.)

    What is not OK is to copy-paste responses from the LLM as your comments. We don’t want to play a game of telephone with the LLM (if it was smart enough to solve the problem, we would be doing that ourselves).

    Except in special circumstances (and with explicit notes), all your comments and descriptions must be written by you yourself. (Use a translation tool if you must, but don’t let someone else put words in your mouth.)

    Contributor actually was bullied into closing his PR, but maintainers reopened and merged it, as the change was fine apparently. Lol