|
|
|
|
|
by sothatsit
298 days ago
|
|
> Having the LLM write a program to make the changes is much more reliable. I ended up doing this when switching our 50k-LOC codebase to pnpm workspaces, and it was such a good experience. It still took me a day or two of moulding that script to get it to handle the dozens of edge cases, but it would have taken me far longer to split things up by hand. I still feel like I am under-using the ability of LLMs to spit out custom scripts to handle one-off use-cases. |
|