Hacker News new | ask | show | jobs
by rimeice 39 days ago
Don’t use it for coding. Well at least using it for everything around coding rather than just coding itself was my aha moment, I realised I could understand new codebases way faster, brainstorm, sense check ideas draft better thought out arguments to my perspective and generally ask stupid questions. All of which has significantly increased my learning as a developer. Using it for coding itself is another matter.
2 comments

I have been saying this for a while. Using LLMs for reviews and for learning new things gives maximum long term bang for buck.

If you use it for coding, that would be like killing the goose that lays golden eggs in the hopes of catching some kind of jackpot.

why not both?
Because that would kill your ability and ruin what ever experience you had. And without that, your "reviews" and "signing" off of the LLMs actions would end up being just performative quite fast.
Maybe there's a middle ground.
The middle ground is extremely slippery.
Why did you take this position? Is it better for you to type out a specific function or class rather than it being generated by an LLM?
Define better. Faster to literally write the code - LLM. Deeper understanding of how it works - write yourself. Less skill atrophy - write yourself. More fun - write yourself. You can argue all these points and they’ll be different for everyone, but my feeling is that everything I listed in the original comment are clear additives to my process/learning.