Remix.run Logo
fleebee 3 days ago

I on the other hand find agentic LLMs mentally draining.

I can't enter a flow state since the workflow boils down to waiting and then getting interrupted, and then waiting again. Often the LLM does the wrong thing and then instead of moving to implement another feature, I'm stuck in a loop where I'm trying to get it to fix poor decisions or errors.

It's possible I get a feature implemented faster thanks to agentic LLM, but the experience of overseeing and directing it is dreadful and pretty much invariably I end up with some sort of tech debt slop.

I much prefer the chat interfaces for incorporating LLMs into my workflow.