Ask HN:你如何应对自主编码被打乱的节奏?

5作者: pauletienney5 个月前
我过去在写代码的时候,总是努力寻求专注和集中。虽然进入这种心流状态并不总是那么容易,但我知道这是可以实现的。 现在我经常使用“智能体编程”。蜜月期已经结束,我开始不喜欢它的一些方面。我认为主要的问题在于节奏。 编写一些规范/提示,启动智能体,确认一些非常原子的操作,然后等待10到30秒直到下一个问题/确认。这些非常短的等待时间让我无法进入专注状态。 我感觉我只是在代码的表面徘徊,不像以前那样深入其中。 你也有同样的感觉吗?你找到改变这种状况的方法了吗?
查看原文
I used to seek focus and concentration while coding. It was not always easy to reach this flow state but I knew it was possible.<p>I am now using agentic coding quite a lot. The honeymoon is finishing and I am starting to dislike some facets of it. I think the main setback is the rythm.<p>Writing some specs&#x2F;prompts, launching the agent, confirming quite atomic actions and waiting 10 to 30 seconds until the next question&#x2F;confirmation. Those very small wait times do not let me reach a concentration state.<p>I feel I am hovering the code. I am not deep into it as I used to be.<p>Do you feel the same? Did you find a way to change this?