VSCode’s SSH Agent Is Bananas
- Author Name Thomas Ptacek @tqbf @tqbf We’re interested in getting integrated into the flow VSCode uses to do remote editing over SSH, because everybody is using VSCode now, and, in particular, they’re using forks of VSCode that generate code with LLMs.
- ”hallucination” is what we call it when LLMs get code wrong; “engineering” is what we call it when people do.
- LLM-generated code is useful in the general case if you know what you’re doing.
Unverified
- Author Name Thomas Ptacek @tqbf @tqbf We’re interested in getting integrated into the flow VSCode uses to do remote editing over SSH, because everybody is using VSCode now, and, in particular, they’re using forks of VSCode that generate code with LLMs.
- ”hallucination” is what we call it when LLMs get code wrong; “engineering” is what we call it when people do.
- LLM-generated code is useful in the general case if you know what you’re doing.
Sources: Fly