|
|
|
|
|
by LittleShaman
1165 days ago
|
|
Errors like suggesting incompatible combinations of parameters or hallucinated non-existant params you will easily catch once you try them. But what about more subtle conceptual misunderstandings? I meant cases like asking how to X and ChatGPT suggesting something similar (and valid) but not what I wanted. Or imagine silent failures like an additional switch that happens to exclude what you wanted. Not an issue if youre just automating grunt work you know to do yourself of course. But I'm interested in when you arent familiar with a tool. |
|
The alternative to that is to open 15 tabs with stackoverflow, forum threads, github issues, reddit. For the problems I usually encouter, it makes sense to ask ChatGPT first, and if I see that I'm getting nowhere after 2/3 replies I'll fall back on Google, documentation, trying something else.