|
|
|
|
|
by 0x1ch
678 days ago
|
|
I think this is where personal problem solving skills matter. I use ChatGPT to start off a lot of new ideas or projects with unfamiliar tools or libraries I will be using, however the result isn't always good. From here, a good developer will take the information from the A.I tool and look further into current documentation to supplement. If you can't distinguish bad from good with LLMs, you might as well be throwing crap at the wall hoping it will stick. |
|
This is why I think LLMs are more of a tool for the expert rather than for the novice.
They give more speedup the more experience one has on the subject in question. An experienced dev can usually spot bad advice with little effort, while a junior dev might believe almost any advice due to the lack of experience to question things. The same goes for asking the right questions.