A lot of work I have been doing recently has involved modernizing a codebase that is too old and bc I have the knowledge of what should be done I am able to just let an LLM rip 80% and guide it to fix the remaining 20. Have never used these chat/search bots for anything else
The code also isn’t well documented or self-documenting so it’s also really good at parsing related files and reading packages to figure out how they work for me way faster than searching the internet or guessing
A lot of work I have been doing recently has involved modernizing a codebase that is too old and bc I have the knowledge of what should be done I am able to just let an LLM rip 80% and guide it to fix the remaining 20. Have never used these chat/search bots for anything else
The code also isn’t well documented or self-documenting so it’s also really good at parsing related files and reading packages to figure out how they work for me way faster than searching the internet or guessing