I'm in the same boat, about to get stuck in to Cursor. But I'm wondering if it might be better to go with a VS Code extension like Continue. With Continue you can use your own local copy of an LLM, and also query LLM API endpoints, so therefore better for a pay as you go solution and cheaper if you are a heavy user. Also you can carry on using VS Code as your editor of course. This is my understanding of the trade of…
Ask HN: What's your experience with Cursor and Sonnet 3.5 for coding?
21–24 of 24 posts
Re: Ask HN: What's your experience with Cursor and Sonnet 3.5 for coding?
#22What specific features make Cursor better than GitHub Copilot?
Re: Ask HN: What's your experience with Cursor and Sonnet 3.5 for coding?
#23I'm in the same boat, about to get stuck in to Cursor. But I'm wondering if it might be better to go with a VS Code extension like Continue. With Continue you can use your own local copy of an LLM, and also query LLM API endpoints, so therefore better for a pay as you go solution and cheaper if you are a heavy user. Also you can carry on using VS Code as your editor of course. This is my understanding of the trade of…
Re: Ask HN: What's your experience with Cursor and Sonnet 3.5 for coding?
#24I'm in the same boat, about to get stuck in to Cursor. But I'm wondering if it might be better to go with a VS Code extension like Continue. With Continue you can use your own local copy of an LLM, and also query LLM API endpoints, so therefore better for a pay as you go solution and cheaper if you are a heavy user. Also you can carry on using VS Code as your editor of course. This is my understanding of the trade of…
My experience, and also what I’ve seen from a few YT videos as well, is that the local LLMs just aren’t as good as Claude and chatGPT. They don’t seem to understand or follow instructions as well as C and C.
I'm assuming that small specialized LLMs for coding will become 'good enough' for a significant proportion of tasks. For example, when Codestral came out earlier this year it supposedly beat Meta’s CodeLlama 70B model in all of the top coding evaluation benchmarks, even though it's 3 x smaller.