▲ | searene 2 days ago | |||||||
Me too. I’ve been playing with various coding agents such as Cursor, Claude Code, and GitHub Copilot for some time, and I would say that their most useful feature is educating me. For example, they can teach me a library I haven’t used before, or help me debug a production issue. Then I would choose to write the code by myself after I’ve figured everything out with their help. Writing code by myself is definitely faster in most cases. | ||||||||
▲ | bootsmann 2 days ago | parent [-] | |||||||
> For example, they can teach me a library I haven’t used before. How do you verify it is teaching you the correct thing if you don't have any baseline to compare it to? | ||||||||
|