Live data from Hacker News

Cursor 1.0

cursor.com

461–470 of 492 posts

Re: Cursor 1.0

#462

I love Cursor, but it feels like a ticking time bomb with extensions not being updated at the same rate as VSCode. Also another issue I am starting to see is the lack of shared MCP servers. If I have VSCode, Cursor, and Claude open, each one is running its own instance of the MCP server. You can imagine that with a dozen or so MCP's, the memory footprint becomes quite large for no reason.

What are you using MCP for?

We recently launched Zapier MCP, we host the servers for you: https://zapier.com/mcp

Re: Cursor 1.0

#463

Earlier quoted context omitted.

Ah! You are asking for version control system? It’s called git!

They're asking for a feature to show context on why a bit of diff was created before saving the changes to the disk.

I think their point is that that is a commit message. You can then review the set of changes as you would a PR.

Re: Cursor 1.0

#465

Earlier quoted context omitted.

The market for AI-assisted development is exploding and token costs are plummeting all the time. It makes sense for them to subsidise usage to capture market share in the short-term with the expectation that servicing their users will cost them less in the future.

There is no loyalty or lock in though. There is little real uniqueness. And everyone in AI is trying to make everyone else on AI the "commodity complement" It's like a horse race. But yeah enjoy the subsidies. It's like the cheap Ubers of yesteryear.

There is a loyalty if they keep winning, if they stop running their competitors will beat them. I don't switch between cursor or windsurf daily, i keep cursor only even if windsurf has some marginal improvement in workflow as i know cursor will have them in short time. No need to switch, But if they stop improving they will get eaten away. They have already taken lot of developer market share away from vscode and vscode copilot.

Re: Cursor 1.0

#466

Earlier quoted context omitted.

The.global food market is so heavily subsidized that is almoat impossible that your dog food is not subsidized. Animal feed is even more subsidized.

Commercial animal feed is subsidized. So are some forms of human food in many countries. Pet food is not subsidized in my country nor the EU. If any countries do subsidize pet food, they are the exception. Maybe the US? Pet food is often manufactured from the waste of other processes, including the human food industry, but that is not a subsidiary.

That depends, there are specific diets for, say, cats, and it not only needs to be prescribed (to be able to purchase), but it costs a fuckton of money.

Think of it like this: imagine if lactose-free or gluten-free food could be bought only with a prescription. Sadly the prices are already high as it is for gluten-free, but I would rather not get into the reasons here. :)

My girlfriend (LA, US) just left 1k USD on 2 visits to the vet with her cat, for some cheap ass antibiotics, and a "specific prescription-only food". Crazy. All that would have been "free" (not quite, but you know) or at a very low cost for humans around here, in Europe. Not the gluten-free food though!

Re: Cursor 1.0

#467
post #366
post #300

Earlier quoted context omitted.

To try and give examples: an autonomous agent that can integrate with github, read issues, then make pull requests against those issues is a step (or maybe two) above an LLM API (cucumber seller). It doesn't take much more of a stretch to imagine teams of agents, coordinated by a "programme manager" agent, with "QA agents" working to defined quality metrics, "architect" agents that take initial requirements and break…

I don't know what the future holds, but I know that this pattern is the 'horseless carriage' of developer automation.

When people talk about how sophisticated hierarchical agent swarms will be built up that perfectly reflect existing human social structures I'm reminded distinctly of all the attempts to build DDD frameworks for modeling software, and then the actual result is that software went in the opposite direction - towards flattening.

As native LLM task completion horizons increase another order of magnitude, so much of this falls out of the window.

Re: Cursor 1.0

#468

Earlier quoted context omitted.

Yeah, if you're a heavy user of Claude code, you pretty much need to use it with a Max subscription rather than a BYOK approach. But that starts at $100 / month so it's a significant bump from cursor.

For any professional SWE 1/200 a month is basically nothing in terms of the value it delivers. They just rolled it out to the 20/month plan with limited usage but as soon as people get used to it I have no idea why they wouldn't upgrade unless they are just entering the field and don't have a job yet.

> For any professional SWE 1/200 a month is basically nothing in terms of the value it delivers.

If it is delivering that value indeed, then 100-200 dollars each month is exactly what that professional SWE is worth.

That SWE is going to have to pivot into something adjacent to provide value-add, and if the only value-add is "I can review and approve/reject", then it's only a matter of time[1] that there are no SWEs who can review and then approve/reject.

And that is assuming that the LLM coding performance remains where it is now, and does not improve to the review, orchestration, design and planning levels.

-------------------------

[1] Due to attrition

Re: Cursor 1.0

#470

I stopped using Cursor once Zed released their agent mode. Cursor consistently leaks memory for me even with all extensions removed, Zed is much lighter weight and in my personal opinion just a better editor. Also, Trae being $10 for more requests makes Cursor far less appealing to me.

The other day, I was repairing a raidz2 cluster. Power instability during a heavy / long term write operation caused problems resembling defective drives and corrupted metadata all over the drives. I came up with a strategy to repair it but I needed some code which was pretty straightforward. Rust is easier for me than shell scripting so I started writing what I needed and remembered Zed added agent mode. I decided t…

Yeah, I’m impressed with it too. Sure there are things that can still be improved, especially the tab completion, but I’m very happy with how well agent mode works over all!

As an aside: $11 for an hour of Claude 4 seems expensive? I’ve been using Claude 4 (through a Zed Pro subscription, not with my own keys) and I haven’t hit the subscription limits yet. Were you using burn mode, or?

Post reply on HN