|
|
|
|
|
by Slartie
495 days ago
|
|
I'd say it's about 2-3x at most, in the best case scenarios. When I have to write some kind of wrapper or glue code on a green field, I approach that factor. And I really love using AI code completion in those kinds of task. However, writing that kind of code maybe makes up 5% of my work. Analysis, trial-and-error, discussions etc. make up the other 95%, and AI only seldomly helps with that. It can sometimes be useful for research and spec ingestion, but it quickly becomes dangerous in those cases because as soon as you enter any kind of niche area (and unfortunately my work has a lot of those) LLMs tend to hallucinate and present made-up "knowledge" with enviable certainty. |
|