But are they affordable already for developers who don't earn a Silicon Valley salary? Developers in 3rd world countries?
Cursor 3
41–50 of 438 posts
Re: Cursor 3
#42Man, I wish they'd keep the old philosophy of letting the developer drive and the agent assist. I feel like this design direction is leaning more towards a chat interface as a first class citizen and the code itself as a secondary concern. I really don't like that. Even when I'm using AI agents to write code, I still find myself spending most of my time reading and reasoning about code. Showing me little snippets of…
Re: Cursor 3
#43What's the pitch for using Cursor now a days?
Re: Cursor 3
#44Cursor is so good for what I do is that I've cancelled my Cursor subscription and went back to VSCode (w/o Copilot) for the diff review and code navigation.
Re: Cursor 3
#45Earlier quoted context omitted.
Agreed completely on this (as a heavy daily user of Cursor). It's been the perfect in-between of coding by hand (never again!) and strictly "vibe coding" for me. Being able to keep my eyes on all the changes in a "traditional" IDE view helps me maintain a mental model of how my systems work. I'm hoping in this new UI in v3 I can still get that experience (maybe it's just hidden behind a toggle somewhere for power use…
I'm an engineer at Cursor, can try to clarify questions here. > I wish they'd keep the old philosophy of letting the developer drive and the agent assist. Even when I'm using AI agents to write code, I still find myself spending most of my time reading and reasoning about code. We very much still believe this, which is why even in this new interface, you can still view/edit files, do remote SSH, go to definition and…
Re: Cursor 3
#46Maybe I'm old, but I only recently started using Gemini to assist me in coding. Now it seems everyone is heading to giving agents to do the full-blown coding. I guess if the result code is good, it doesn't matter who's coding (me or AI). But are they affordable already for developers who don't earn a Silicon Valley salary? Developers in 3rd world countries?
Your workflow is probably closer to what most SWEs are actually doing.
Re: Cursor 3
#47These AI companies are running out of ideas, and are desperate. I can't imagine investing in companies that are 3 month behind open source alternatives, and their target audience being the most experimental kind there is.
Looks pretty though.
Re: Cursor 3
#48Looks like they're now playing catchup. What's the pitch for using Cursor now a days?
Re: Cursor 3
#49Earlier quoted context omitted.
different products - CLI vs apps
Not really, no. Coding CLIs are hugely popular with the "App user" crowd, see Claude Code.
Every company I've worked at has still had a few engineers who insist on working exclusively in the CLI with vim/emacs prior to AI. Every other engineer used some flavor of a desktop app ranging from more minimal editors to incredibly complex IDEs. I expect we land back on UIs long term.
Re: Cursor 3
#50Man, I wish they'd keep the old philosophy of letting the developer drive and the agent assist. I feel like this design direction is leaning more towards a chat interface as a first class citizen and the code itself as a secondary concern. I really don't like that. Even when I'm using AI agents to write code, I still find myself spending most of my time reading and reasoning about code. Showing me little snippets of…