问 HN:你学了很久才掌握的“行业窍门”是什么?
2 分•作者: unsupp0rted•10 个月前
过去三个月里,我每周都会学到一个新技巧,让我在使用的LLM(大型语言模型)产生更好的输出。这是我的看家本领,但很多Hacker News用户都有比这更有趣的技能。<p>就我而言,直到最近我才意识到,让LLM先编写并完善一个plan.md架构文档,然后将其分解成可测试的阶段,再逐步实施,是多么有价值。
<p>事后看来,这似乎显而易见。但要学会这种方法,我花了太长时间。之前我一直自己逐个阶段进行,没有为LLM提供一个总体的plan.md文档。<p>你花了很长时间才学会的“看家本领”是什么?
查看原文
Every week for the last 3 months I’ve learned a new trick when it comes to getting whatever LLM I’m using at the time to produce better output. That’s my trade, but lots of HNers have more interesting trades than that.<p>In my case, only recently I learned the value of getting an LLM to write and refine a plan.md architecture doc first, and for it to break that doc down into testable phases, and then to implement phase by phase.<p>Seems obvious in hindsight. But it took too long to learn that that should be my approach. I had been going phase by phase myself- no overarching plan.md for the LLM.<p>What Trick of the Trade took you too long to learn?