AiProofDev & CodeFTW ha compartido esto
How developers are actually using AI tools at Quave - insights from a survey Primary Uses of AI by Developers: - Writing tests (consistently noted as highly beneficial) - Tweaking AI-generated code (almost everyone modifies generated code) - Assisting with code refactoring - Facilitating codebase queries and understanding Less Common Uses of AI: - Detailed planning prior to code generation - Generating code for critical features - Writing documentation and PR descriptions - Making architecture decisions and trade-off discussions Most Used Tools: 1. Cursor 2. ChatGPT 3. Claude 4. GitHub Copilot Key Recommendations for Effective AI Use: - Enhance prompt quality by providing detailed context and structuring requests better - Find the right balance to avoid over-reliance, especially for junior developers (our team is predominantly senior) - Expand usage beyond code generation to include documentation and bug investigation - Integrate AI smartly, using it as a copilot rather than a replacement, and maintain rigorous code reviews