(no title)
jumploops | 1 month ago
Meaning if you ask it “handle this new condition” it will happily throw in a hacky conditional and get the job done.
I’ve found the most success in having it reason about the current architecture (explicitly), and then to propose a set of changes to accomplish the task (2-5 ways), review, and then implement the changes that best suit the scope of the larger system.
dexdal|1 month ago
jumploops|1 month ago
The LLM is onboarding to your codebase with each context window, all it knows is what it’s seen already.