▲ | oehpr 6 days ago | ||||||||||||||||
The most effective argument I have for getting other developers to comment their code is "The agent will read it and it will give better suggestions". Truly perverse, but it works. I agree with you... but the reality is that there's a wide contingent of people that are not capable of understanding "people don't know the same things as me". So they need some other reason. | |||||||||||||||||
▲ | organsnyder 6 days ago | parent | next [-] | ||||||||||||||||
It's made my project documentation so much better. If I write out really good acceptance criteria, 9 times out of 10 I can point Claude at the ticket and get a workable (if unpolished) solution with little to no supervision. | |||||||||||||||||
| |||||||||||||||||
▲ | esafak 6 days ago | parent | prev | next [-] | ||||||||||||||||
They understand it just fine; they are acting selfishly, because it does not benefit them. Helping the coding agent does. | |||||||||||||||||
| |||||||||||||||||
▲ | dingnuts 6 days ago | parent | prev [-] | ||||||||||||||||
several ironies here: 1) an AI agent is less likely to notice than even a junior is when the docs are out of date from the code 2) AI boosters are always talking about using language models to understand code, but apparently they need the code explained inline? are we AGI yet? 3) I frequently hear how great AI is at writing comments! But it needs comments to better understand the code? So I guess to enable agentic coding you also have to review all the agents' comments in addition to the code in order to prevent drift HOW IS ANY OF THIS SAVING ME TIME | |||||||||||||||||
|