Hacker News new | ask | show | jobs
by runjake 384 days ago
I use Cursor and GitHub Copilot as “fancy auto complete”. On rare occasions I use their chat agent but I run into context limits and I generally don’t like LLMs going in and modifying code I’ve already written.

I also use Claude to ask general code questions, to explain something, give me ideas or code examples.

I am comfortably behind the state of the art.