问HN:你花了太长时间才学会的“行业技巧”是什么?
在过去三个月里,我每周都学到了一种新技巧,以便让我当时使用的任何大型语言模型(LLM)产生更好的输出。这是我的职业,但许多HN的用户有比这更有趣的职业。
就我而言,最近我才意识到让LLM先撰写和完善一个计划文档(plan.md)架构的重要性,然后将该文档拆分为可测试的阶段,最后逐步实施每个阶段。
事后看来,这似乎是显而易见的。但我花了太长时间才明白这应该是我的方法。我之前是自己逐步进行,没有为LLM制定一个总体的计划文档。
你花了太长时间才学会的职业技巧是什么?
查看原文
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?