Comment Re: I'm Still Not Seeing It (Score 1) 34
If it's actually just a search tool, then it's not replacing any coders right?
Depends on what you mean.
E.g., I've given ChatGPT API documentation, and a sample implementation in one language, and asked it to give me a sample implementation in another language. And what it gave me worked, with minimal tweaking to use in my project.
Could I have done it myself? Sure. As fast? Heck no.
(And yes, I still did all the same code review, QA, etc. that I would have had to do anyway, even if I had sweated out every line myself.)