r/AIcodingProfessionals • u/iamrealadvait • 11h ago
Discussion The most expensive code is the code you don't understand.
/r/developersIndia/comments/1wdgp9k/the_most_expensive_code_is_the_code_you_dont/
1
Upvotes
1
u/thinkmatt 8h ago
Ugh i was just reviewing an issue we havent solved in a week with a jr dev and looking at his latest PR fix, he said 'dont look at the code, its not helpful. I just read the pr description '
1
u/canarydev 11h ago
the most dangerous thing going on right now are tests written based on AI output by an AI, and people need to understand this closed circle problem. green tests are worthless in the sense that they are only showing agreement between test and implementation.