←back to thread

469 points samuelstros | 1 comments | | HN request time: 0.206s | 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 #
1. exe34 ◴[] No.44998811[source]
it makes me very productive with new prototypes in languages/frameworks that I'm not familiar with. conversely, a lot of my work involves coding as part of understanding the business problem in the first place. think making a plot to figure out how two things relate, and then based on the understanding trying out some other operation. it doesn't matter how fast the machine can write code, my slow meat brain is still the bottleneck. the coding is trivial.