|
|
|
|
|
by matt_heimer
471 days ago
|
|
LLM are replacing Google for me when coding. When I want to get something implemented, let's say make a REST request in Java using a specific client library, I previously used Google to find example of using that library. Google has gotten worse (or the internet has more garbage) so finding code an example is more difficult than it used to be. Now I ask an LLM for an example. Sometimes I have to ask for a refinement and and usually something is broken in the example but it takes less time to get the LLM produced example to work than it does to find a functional example using Google. But the LLM has only replaced my previous Google usage, I didn't expect Google to develop my applications and I don't with LLMs. |
|