请问HN:你如何审计你不熟悉的编程语言中的LLM代码?

5作者: syx3 个月前原帖
如果你使用过Claude Code或类似的工具进行“氛围编码”,在你不熟悉或不了解的编程语言中,你是如何验证结果的性能或架构质量的?<p>我很好奇人们是如何发现微妙的错误或技术债务的,因为大型语言模型(LLM)可能会生成一些可用但未经过优化的代码。
查看原文
If you&#x27;ve used Claude Code or similar tools for &quot;vibe-coding&quot; in programming languages you aren&#x27;t fluent in or that you don&#x27;t know, how do you validate the performance or architectural quality of the outcome?<p>I&#x27;m curious how people are catching subtle bugs or technical debt when the LLM produces something that works but might be unoptimized.