Earlier quoted context omitted.
Yup, choose your model and pay as you go, like commodities like rice and water. The others played games with me to minimize context and use cheaper models (such as 3 modes, daily credits etc, using most expensive model etc). Also the --watch mode is the most productive interface of using your editor, no need of extra textboxes with robot faces.
fwiw. Gemini-*, which is available in Aider, isn't Pay As You Go (payg) but post paid, which means you get a bill at the end of the month and not the OpenAI/others model of charging up credits before you can use the service.
Ask HN: Cursor or Windsurf?
91–100 of 410 posts
Re: Ask HN: Cursor or Windsurf?
#92Since this topic is closely related to my new project, I’d love to hear your opinion on it. I’m thinking of building an AI IDE that helps engineers write production quality code quickly when working with AI. The core idea is to introduce a new kind of collaboration workflow. You start with the same kind of prompt, like “I want to build this feature...”, but instead of the model making changes right away, it proposes…
Re: Ask HN: Cursor or Windsurf?
#93- We are in public beta and free for now.
- Fully Agentic. Controllable and Transparent. Agent does all the work, but keeps you in the loop. You can take back control anytime and guide it.
- Not an IDE, so don't compete with VSCode forks. Interface is just a chatbox.
- More like Replit - but full stack focussed. You can build backend services.
- Videos are up at youtube.com/@nonbios
Re: Ask HN: Cursor or Windsurf?
#94Earlier quoted context omitted.
Zed is an editor firslty.. The Ops has mentioned options which are AI development "agents" basically.
AI aided development has first class support in Zed. Ie. it's not a "plugin" but built-in ecosystem developed by core team. Speed of iterations on new features is quite impressive. Their latest agentic editing update basically brought claude code cli to the editor. Most corporations don't have direct access to arbitrary LLMs but through Microsoft's Github's Copilot they do – and you can use models through copilot and…
Re: Ask HN: Cursor or Windsurf?
#95Cursor and Windsurf are both good, but do what most people do and use Cursor for a month to start with.
Re: Ask HN: Cursor or Windsurf?
#96Earlier quoted context omitted.
I suspect that if you're a vim user those friction points are a bit different. For me, Aider's git auto commit and /undo command are what sells it for me at this current junction of technology. OpenHands looks promising, though rather complex.
The (relative) simplicity is what sells aider for me (it also helps that I use neovim in tmux). It was easy to figure out exactly what it's sending to the LLM, and I like that it does one thing at a time. I want to babysit my LLMs and those "agentic" tools that go off and do dozens of things in a loop make me feel out of control.
For the occasional frontend task, I don’t mind being out of control when using agentic tools. I guess this is the origin of Karpathy’s vibe coding moniker: you surrender to the LLM’s coding decisions.
For backend tasks, which is my bread and butter, I certainly want to know what it’s sending to the LLM so it’s just easier to use the chat interface directly.
This way I am fully in control. I can cherry pick the good bits out of whatever the LLM suggests or redo my prompt to get better suggestions.
Re: Ask HN: Cursor or Windsurf?
#97I'm with Cursor for the simple reason it is in practice unlimited. Honestly the slow requests after 500 per month are fast enough. Will I stay with Cursor? No, ill switch the second something better comes along.
Re: Ask HN: Cursor or Windsurf?
#98Re: Ask HN: Cursor or Windsurf?
#99Earlier quoted context omitted.
Approximately how much does it cost in practice to use Aider? My understanding is that Aider itself is free, but you have to pay per token when using an API key for your LLM of choice. I can look up for myself the prices of the various LLMs, but it doesn't help much, since I have no intuition whatsoever about how many tokens I am likely to consume. The attraction of something like Zed or Cursor for me is that I just…
Depends entirely on the API. With deepseek: ~nothing.
Re: Ask HN: Cursor or Windsurf?
#100I'm with Cursor for the simple reason it is in practice unlimited. Honestly the slow requests after 500 per month are fast enough. Will I stay with Cursor? No, ill switch the second something better comes along.
Ideally, things like RooCode + Claude are much better, but you need infinite money glitch.