I Still Write Code by Hand and How AI Is Helping Me

3 pointsposted 10 hours ago
by speckx

1 Comments

benoau

10 hours ago

I find personally that the most comfortable way to augment my coding with AI is using GitHub Copilot's auto-completion. The code is produced in small blocks and guided by notes I put in comments, while I control the overall structure and execution flow and remain attuned to what is being produced.