Maintaining bad AI code is the new maintaining bad offshore code.
Quality aside, it's also going to be a pain in general if all of the code "I" write is foreign to me when I go to look at it again later because it's not as familiar to me as if I'd fully originated it from the 25-year evolution of my personal experience.
furyofantares•22m ago
Meanwhile I've switched to Go for some of my side projects which are now heavily coded by LLMs+agents. Nobody else is at risk of having to maintain these - but I did switch to Go because I feel it's a better fit for AI-generated code than other languages I've tried.
add-sub-mul-div•44m ago
Quality aside, it's also going to be a pain in general if all of the code "I" write is foreign to me when I go to look at it again later because it's not as familiar to me as if I'd fully originated it from the 25-year evolution of my personal experience.