← Back to context

Comment by abirch

9 hours ago

You are completely right that AI can be misused/abused. If done right it can fix things like code bases that were created by multiple people and groups each with their own conventions. Before I had to know which group did what to know the variables. Claude fixed that.

There used to be pushback to have 100% test coverage. If you don't have that, then you can't merge. AI can write the tests but a programmer must own them.