←back to thread

469 points samuelstros | 1 comments | | HN request time: 0.199s | 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 #
tjr ◴[] No.44998700[source]
What do you work on, and what do LLMs do that helps?

(Not disagreeing, but most of these comments -- on both sides -- are pretty vague.)

replies(1): >>44998809 #
1. SXX ◴[] No.44998809[source]
For once LLMs are good for building game prototypes. When all you care is to check whatever something is fun to play it really doesn'a matter how much of tech debt you generate in process.

And you start from the stratch all the time so you can generate all the documentation before you ever start to generate code. And when LLM slop become overwhelming you just drop it and go to check next idea.