
AI Assisted Coding and Tools
Real-world experiences testing AI assisted coding and adopting AI tools into software development from Hacker News
Latest Discussions
Using AI tools for coding workflows
The thread discusses different AI code generation tools (Codex, Opus, Clawdbot, GLM) and how to combine them effectively in a workflow. Users share their experiences leveraging faster but less precise models like Opus to generate code drafts or plans, then using Codex or other models for review and refinement. An actionable insight is to structure AI coding sessions as multi-step processes, delegating tasks like planning, drafting, and reviewing to distinct models to balance speed and code quality.