← Back to context

Comment by davidmurdoch

11 hours ago

I'm wondering if everyone here saying they think harder with LLM agents have never reached "flow state" while programming. I just can't imagine using 100% of my mental focus state for hours with an agent. Sure, I think differently when my coding is primarily via agent, but I've never been totally enveloped by my thoughts while doing so.

For those who have found a "flow state" with LLM agents, what's that like?

I've literally never found flow state with programming. Is it even possible when working as a full stack web dev? I am constantly context switching between backend/frontend, reading documentation, looking at/modifying data, refreshing & interacting with the browser, checking/double checking feature requirements, asking people about things.

  • For me, yes. It is possible as when working full-stack if you aren't being interrupted. Not all tasks, but some tasks, where you're pretty sure of the high-level requirements, have the necessary agency to stay in a bubble for a bit, and the task is sufficiently complex but narrow enough so you don't have to context switch too much.

    With LLM Agents I can't seem to do it, as waiting for the agent to finish working just doesn't tickle my brain in the right way. I feel... distracted, I guess?

    • > where you're pretty sure of the high-level requirements, have the necessary agency to stay in a bubble for a bit, and the task is sufficiently complex but narrow enough

      yea these kind of problems are the exact ones that claude code is very good at one shotting these days. If you can descibe in detail what needs to be done without context switching or research, then describe it to the LLM and bam

      I've also mostly worked at small companies so the high level requirements are never well defined :D

I believe you can enter "flow state" with something like Claude Code, from what I've read, but it's mostly reduced to pressing 1 or 2 and typing a few prompts. The reward loop is much more closed now though, so it's a bit more akin to reaching flow state playing Tetris.