▲ | ok123456 3 days ago | ||||||||||||||||
I genuinely enjoy programming, but I don't enjoy doing maintenance programming on other people's horrible code. This is the sort of thing no one wants to do and leads to burnout. The AI won't get burnt out going through a static analysis output and simplifying code, running tests, then rerunning the analysis for hours and hours at a time. | |||||||||||||||||
▲ | sarchertech 3 days ago | parent [-] | ||||||||||||||||
Unfortunately we have no agreed upon metrics for simplified code. And we have no realistic way of taking a drastically refactored application that was the result of hours of changes by an LLM and being confident that it doesn’t introduce bugs or remove load bearing bugs. Static analysis and test suites aren’t good enough for pushing very large changes to production. | |||||||||||||||||
|