|
|
|
|
|
by m0llusk
31 days ago
|
|
Working on some experimental coding it reminded me how coding in little steps then testing, documenting and coding some more is basic to making development work. Now LLMs encourage big chunks of development all at once. The interfaces, back end, tests, configuration all appear at once, fully formed. Coming to terms with the code still requires taking in minutia, but keeping up with LLMs ends up exhausting this capacity. The new method is fully the opposite of what has been known to work. |
|