|
|
|
|
|
by tripledry
71 days ago
|
|
I'm wondering how much value there is in a rewrite once you factor in that no one understands the new implementation as well as the old one. Not only is it difficult to verify, but also the knowledge your team had of your messy codebase is now mostly gone. I would argue there is value in knowing your codebase and that you can't have the same level of understanding with AI generated code vs yours. |
|