wonder how much leverage thr is in combining test-driven development (TDD) w LLMs. u write unit-tests ahead of the functionality, and the LLM is asked to write code that passes the tests.
@rime "just asl the model" perhaps?
And then train on time when the code breaks
@rime yep, Shulman mentioned this as a reason to expect LLMs to get great at SE
@niplav umm, what am "SE"? and what be "asl" ("ask"?).
just bc i drop acronym (TDD) doesn't mean u hv to call me out lk this.
Shell-Chan says hi btw.
@rime "asl" → ask, was typing on my phone
SE is software engineering
@rime Also hi shell-chan! ~^^~
suggested nyms for this: "target-test" (makes you backchain to infer code that fits the tests), vs "maintenance-test" (designed to make sure stuff keeps working when you expand codebase).