Comment by sagarpatil
Comment by sagarpatil 20 hours ago
I always use Claude Code to debug issues, there’s no point in trying to do this yourself when AI can fix it in minutes (easy to verify if you write tests first) o3 with new search can do things in 5 mins that will take me at least 30 mins if I’m very efficient. Say what you want but the time savings is real.
Tests can never verify the correctness of code, they only spot-check for incorrectness.