I appreciate Simon’s balanced take on how LLMs can enhance a project when used responsibly.
I’m curious, though—what are this community’s opinions on the use of LLMs in programming?
I appreciate Simon’s balanced take on how LLMs can enhance a project when used responsibly.
I’m curious, though—what are this community’s opinions on the use of LLMs in programming?
My experience is that use of an LLM is an amplifier to your output but generally at no better quality that you can produce on your own.
The skilled developer who uses an LLM and checks its work will get a productivity boost without a loss in quality.
The unskilled developer who copy/pastes code from stackover can get even more sloppy code into production by using an LLM.