|
|
|
|
|
by skydhash
288 days ago
|
|
> if you're using an LLM you need to think of yourself as an architect guiding a Junior to Mid Level developer. The thing is coding can (and should) be part of the design process. Many times, I though I have a good idea of what the solution should look like, then while coding, I got exposed more to the libraries and other parts of the code, which led me to a more refined approach. This exposure is what you will miss and it will quickly result in unfamiliar code. |
|