|
|
|
|
|
by feynmanalgo
329 days ago
|
|
I see two trends recently:
1. low skill people using it for trivial projects.
2. devs writing out the whole app into memory/context down to the names of the files, interfaces, technologies, preparing the testing, compilation framework and then hand-holding the llm to arrive (eventually) at an acceptable solution. Example: https://www.youtube.com/watch?v=Y4_YYrIKLac 80% (99%?) of what you hear about llms are from the first group, amplified by influencers. I'm guessing people feel the productivity boost because documenting/talking to/guiding/prompting/correcting an LLM is less mentally taxing than actually doing the work yourself even though time taken or overall effort is the same. They underestimate the amount of work they've had to put in to get something acceptable out of it. |
|