Hacker News new | ask | show | jobs
by Aeolun 380 days ago
Until Claude Code becomes manageable price wise, I don’t think Cursor really sees them as their competition. I can burn the whole cursor subscription price in a single day with Claude Code.
7 comments

I've found Emacs plus gptel very pleasant to use. And following the ethos of Emacs, it is backend agnostic and very malleable.

Besides, if you want something inexpensive, using Gemini 2.0 Flash as a backend is completely free. Google provides an API key at no cost.

Ha, same. How do you use it? I tried all the fancy context management stuff multiple times, but I mostly just have a chat buffer open and copy paste stuff manually. Text wrangling is so damn efficient in Emacs. I pay around 10$ to Anthropic per month in API tokens for pretty heavy usage. With deliberate context management (I found keeping it small and focused vastly improves responses), cost is really not an issue.

Didn't try anything agentic within Emacs yet, don't find that helpful enough so far.

> tried all the fancy context management stuff multiple times, but I mostly just have a chat buffer open and copy paste stuff manually.

As of last week you can insert a link to a plain-text file in a chat buffer to include its contents in the prompt. It must be on a line by itself. In Markdown it looks

[like this](/path/to/file)

with Org links in Org chat buffers.

This feature is disabled by default to minimize confusion. To enable it you can flip the header line button that says "ignoring media" to "sending media". This works for sending images and other media too, if the model supports it.

Nice! I love how practical gptel is :D
> How do you use it?

I have a global bind for gptel-send (C-c g).

Then, in any buffer, I typically type C-u C-c g.

This lets me customize the prompt and lots of parameters, such as the context, before gptel-send is actually called.

I tried aidermacs yesterday, it's neat if you use the vterm backend. Does a few things more automatically.
I'm surprised nobody is mentioning how cheap copilot pro is. $20 and you get all you can eat inference without using your own api key for the models on vs code agent mode.
Copilot pales in comparison to Cursor Pro. I've trialed it three or four times in the last two years and stopped using it after a few days each time. Honestly, I have no idea why anyone pays for it given the alternatives.

My only wish is that Cursor had partnered with Zed. vscode isn't enjoyable.

FWIW,you can log in to github copilot with Zed and it will use your copilot subscription instead of needing to pay for api calls.
I'm sure it is but cursor plus API usage is out of reach for my hobbyist usage
I’m on Pro+ and get rate limited heavily. 1-2 hours of semi heavy use and the brakes kick in. I can’t stay productive in it because this always rips me out
All copilot models feel lobotomized. It’s like they’re deliberately running them at low performance or something.
I use with the Max plan ($100 per mo) and its well worth the money and only hit the limit once so far.
I’m now also on Max but had to upgrade to the 200 plan in about a week of daily rate limits

The $200 plan so far has been fine. Only had it once that it looked like I might hit the limit soon, but that was a very heavy refactoring task

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.
> need to use it with a Max subscription rather than a BYOK

Why is that?

Max is far cheaper.
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.
Anyone pulling that a month not working for themselves doesn't have to think about the cost. That kind of salary is paid by corps with strict privacy policies.

Unless you do nothing else with your time I'm not sure how you'd utilize the $100/mo plan fully.

the pricing is for token usage in 5/hr windows not monthly caps. if you use it intensely a couple times a month within a 5hr window it's not hard to hit the cap and want to upgrade. Personally I just work on some side projects during work on another monitor and just every half an hour so throw something at it and that's been very valuable for me.
225 messages every 5 hours? You hit that on the side while you're doing your day job? I suppose if you push all work to Claude and do nothing else all day it could be a concern but I don't think it would be a very effective way to work in it's current state unless you want to be left with a giant mess.

I admit their transparency around limits is a bit questionable. Why don't they just list out the tokens and remaining time?

Yeah I hit it again today, refactoring can use a ton. It did make a bit of a mess but planning it out making sure everything is tested and having it run through checking the tests making sure they all still pass uses lots of tokens but passively doing that while I'm working is way faster than doing it manually.

Sometimes I'll just experiment with weird stuff and end up reverting it or delete it afterword's. Also fun to build really nice data visualizations for data I'm working with.

> 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

They just announced Claude Code will come with the pro subscription ($20)
Interesting, but the limit is really low:

> Pro ($20/month): Average users can send approximately 45 messages with Claude every 5 hours, OR send approximately 10-40 prompts with Claude Code every 5 hours. [0]

I can probably run through that in 5 minutes.

[0] https://support.anthropic.com/en/articles/11145838-using-cla...

I’ve been running on this plan all morning (Australia time). Amazing value.
The $17 Claude pro sub has access to Claude Code now, at a fixed cost. Cursor also hits limits. I spent $350 on Cursor overage in like a week.
Claude Code now comes with the $20 Pro subscription plan.