跳到主内容
@wquguru
精选70elvis技巧与观点

AI编程:用前沿模型做架构,廉价模型执行任务

Recommended reading.

原文
发到 X

Recommended reading.

(bookmark it)

Pay attention to the prices and what a combination of models can unlock for you.

You don't need the absolute best model for everything.

I am not that impressed with the Rust SQLite replica. A totally new and improved SQLite (or something more creative and new) could be a more interesting test.

Takeaways:

  • Use a frontier model for decomposition, architecture, key design choices, and trade-offs. - Have cheaper, faster workers execute well-defined, narrow implementation tasks. - Do not have planners implement or workers make broad design decisions.

Use a swarm or harness with a recursive task tree: planners break the original spec into subtrees, delegate them, and workers operate at the leaves. Cursor argues this helps mostly because each agent has a constrained context, rather than simply because many agents run in parallel. Pay extra attention to biases and failures that might emerge from poor/inefficient agent coordination.

更进一步:量化金融体系

看懂新闻只是起点——沿量化金融路径,把它变成能交付的工程能力

进入量化体系 →

相似阅读

另一事件,读法相近