Is it just my system or does it seem like Cursor >1.0 is laggy. it has the same feeling like a web app where the rendering thread is constantly getting blocked #asknostr any other recommendation for vibe coding setups that might be worth trying?

Replies (16)

Arjen's avatar
Arjen 8 months ago
I'm all in on Roo. it's improved massively since SEC-04! Might be worth reconsidering
I've tried that a bit, but it gets so expensive and it keeps wanting to go into full agent mode. I like Cursor because I can guide it through the tasks on at a time to make sure the code isn't too bad
I am spending some time trying to use opensource models locally, instead of proprietary models. It feels like there is a huge gap between free and proprietary models until this point. What do you think @hzrd149 ?
There is. I've been able to use local models for things like summarization and basic chat and tool calling, but I can't get anything as good as claude for coding.
I'm not to concerned about the cost right now since I'm focused on learning this stuff. that said I've stayed away from the agent stuff that seems to cost $100+ a day because I still don't know what I'm doing :)
It's nicely iterative. You can get it to make one surgical change and then decide whether to keep it or not. A good thing about openrouter is it adds a layer between you and Claude so it's slightly better privacy - Anthropic can't directly correlate you with your queries.
I feel you. I guess I am still farther away then you are. I am doing the same, learning. I am using llms at work, but not yet at home. There I want a bit more privacy, but local models did not act good enough so far.