Just try it then.
I upvoted it because it aligns with my own findings working on real projects. Especially the bits about needing to “ground” the LLM in appropriate context, and being mindful of the sliding context window.
Can’t use AI at my day job unfortunately. I tried LLMs for code reviews and “opinions” in personal projects, it does pick up things I didn’t know about that I then explore myself, but these are small projects where I practice specific things rather than product development.
"Just try it then" is an irresponsible suggestion.
Of course, I can try it. But trying it does not prove anything. It must be tested. Testing is a much higher standard than "trying" and a lot harder to do.