Ask HN: What is your #1 practical lesson or "aha" moment from coding with AI?
11–20 of 22 posts
Re: Ask HN: What is your #1 practical lesson or "aha" moment from coding with AI?
#12Re: Ask HN: What is your #1 practical lesson or "aha" moment from coding with AI?
#13Don’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.
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.
Re: Ask HN: What is your #1 practical lesson or "aha" moment from coding with AI?
#14Re: Ask HN: What is your #1 practical lesson or "aha" moment from coding with AI?
#15Don’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.
Re: Ask HN: What is your #1 practical lesson or "aha" moment from coding with AI?
#16Don’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.
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.
Re: Ask HN: What is your #1 practical lesson or "aha" moment from coding with AI?
#17Earlier quoted context omitted.
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?
Re: Ask HN: What is your #1 practical lesson or "aha" moment from coding with AI?
#18Don’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.
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?