| I use GitHub, I don't use its copilot. I use web search, I don't use LLM websites. I use MacOS, I don't use Siri. I use Windows, I don't use Cortana/Copilot. ------------------------------------------ I don't want LLMs to parrot back code from other projects without understanding what that code does and what my code does. I don't want it to parrot back irrelevant slop. And I especially don't want it to parrot: rm -rf $BUILDDIR/ && ./build-project.sh and just hallucinate the assumption that $BUILDDIR is already defined. |