←back to thread

469 points samuelstros | 1 comments | | HN request time: 0s | source
Show context
diego_sandoval ◴[] No.44998676[source]
It shocks me when people say that LLMs don't make them more productive, because my experience has been the complete opposite, especially with Claude Code.

Either I'm worse than then at programming, to the point that I find an LLM useful and they don't, or they don't know how to use LLMs for coding.

replies(17): >>44998684 #>>44998692 #>>44998700 #>>44998702 #>>44998714 #>>44998723 #>>44998787 #>>44998796 #>>44998808 #>>44998811 #>>44998815 #>>44998918 #>>44998938 #>>44999026 #>>44999031 #>>45000201 #>>45001208 #
jsight ◴[] No.44998702[source]
What is performance like for you? I've been shocked at how many simple requests turn into >10 minutes of waiting.

If people are getting faster responses than this regularly, it could account for a large amount of the difference in experiences.

replies(1): >>44998721 #
1. totalhack ◴[] No.44998721[source]
Agree with this, though I've mostly been using Gemini CLI. Some of the simplest things, like applying a small diff, take many minutes as it loses track of the current file state and takes minutes to figure it out or fail entirely.