Earlier quoted context omitted.
[flagged]
Your comment is fading, are jokes not allowed on HN?
Cursor 1.0
461–470 of 492 posts
Re: Cursor 1.0
#462I 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.
We recently launched Zapier MCP, we host the servers for you: https://zapier.com/mcp
Re: Cursor 1.0
#463Earlier 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.
Re: Cursor 1.0
#464Re: Cursor 1.0
#465Earlier 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.
Re: Cursor 1.0
#466Earlier 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.
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
#467Earlier 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.
As native LLM task completion horizons increase another order of magnitude, so much of this falls out of the window.
Re: Cursor 1.0
#468Earlier 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.
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
#469I must mention https://ampcode.com/manual which is my favorite toy of them all right now. Has almost no settings; uses Claude 4, no way to change model; just works! (Unfortunately, not a paid comment.)
Re: Cursor 1.0
#470I 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…
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?