Most active commenters
  • ChadMoran(4)
  • danenania(3)
  • _joel(3)
  • cube2222(3)

←back to thread

514 points mfiguiere | 28 comments | | HN request time: 0.001s | source | bottom
Show context
cube2222 ◴[] No.43709576[source]
Fingers crossed for this to work well! Claude Code is pretty excellent.

I’m actually legitimately surprised how good it is, since other coding agents I’ve used before have mostly been a letdown, which made me only use Claude in direct change prompting with Zed (“implement xyz here”, “rewrite this function with abc”, etc), so very hands-on.

So I’ve went into trying out Claude Code rather pessimistically, and now I’m using it all the time! Sure, it ends up costing a bunch, but it’s easy to justify $15 for a prompting session if the end result is a mostly complete PR, done much faster.

All that is to say - competition is good, fingers crossed for codex!

replies(5): >>43709602 #>>43709674 #>>43710104 #>>43710373 #>>43711662 #
retinaros ◴[] No.43709674[source]
too expensive. I cant understand why everyone is into claude code vs using claude in cursor or windsurf.
replies(7): >>43709708 #>>43709726 #>>43709771 #>>43710062 #>>43710067 #>>43710341 #>>43711006 #
1. danenania ◴[] No.43709708[source]
I think it depends a lot on how you value your time. I'm personally willing to spend hundreds or thousands per month happily if it saves me enough hours. I'd estimate that if I were to do consulting, I'd likely be charging in the $150-250 per hour range, so by my math, it's pretty easy to justify any tools that save me even a few hours per month.
replies(6): >>43709732 #>>43709746 #>>43709950 #>>43710110 #>>43711163 #>>43713273 #
2. _joel ◴[] No.43709732[source]
You get the same results for cheaper by using a different tool (Windsurf's better imho).
replies(2): >>43709775 #>>43709816 #
3. retinaros ◴[] No.43709746[source]
ok but in what way a terminal is a bettter UI than an IDE? I am trying all of them on a weekly basis and windsurf UX seems miles ahead/ more efficient than a terminal. that is also what OAI believes or else they wouldnt try to buy it
replies(4): >>43709828 #>>43709910 #>>43709973 #>>43710127 #
4. danenania ◴[] No.43709775[source]
That may be, but I think tools with a fixed monthly fee are always going to have an incentive to reduce their own costs on the backend and route you toward less capable models, cut down context size, produce less output, stop before the task is truly finished, etc.

Given how much time these models can save me, I'd rather optimize for capability and just accept whatever the price is as a cost of doing business. (Within reason I guess—I probably wouldn't go beyond $2-3k per month at this point, unless there was very clear ROI on that spend.)

Also, it's not only about saving time. More powerful AI tools allow me to build things it would otherwise be impossible to build... that's just as important as the time/cost equation.

replies(1): >>43713809 #
5. ChadMoran ◴[] No.43709816[source]
I've spent more than 40 hours/week and close to $1,000 in API credits using these tools. For me the ranking goes. But, we all will have difference experiences.

1. Claude Code 2. Cursor 3. Cline. 4. Windsurf

replies(2): >>43710981 #>>43713819 #
6. ChadMoran ◴[] No.43709828[source]
Not a better UI at all but seems like they're able to then focus on what matters in these early stages and that's quality of output.
7. danenania ◴[] No.43709910[source]
One thing that is clearly better in the terminal is secrets management/environment variables.

It's also much easier to control execution in a structured and reliable way in the terminal. Here's an automated debugging use case, for example: https://www.youtube.com/watch?v=g-_76U_nK0Y

8. taneq ◴[] No.43709950[source]
How do you price this in? If you’re charging by the hour, paying out of pocket to reduce your hours seems self-defeating unless you raise your rates enough to cover both the costs and the lost hours. I can’t imagine too many clients would accept “I’m very expensive per hour because I’m fast, because I get AI to do most of it.”
replies(1): >>43710820 #
9. renewiltord ◴[] No.43709973[source]
After I have a session going on, the Claude Code terminal app has been given the permission to do everything I want it to. Then I just let it burn itself out doing whatever. It's a background task. That's the big advantage. I don't baby sit it.
10. SoftTalker ◴[] No.43710110[source]
Are you still working 40 hours a week? If so, what's the difference?
replies(2): >>43710461 #>>43710938 #
11. cube2222 ◴[] No.43710127[source]
I like the terminal UX because VS Code (and any forks of it) is not my editor of choice, and swapping around to use an editor just for AI coding is annoying (I was doing that with the Zed Assistant a lot).

With Claude Code I can stay in Goland, and have Claude Code in the terminal.

replies(1): >>43710813 #
12. kadushka ◴[] No.43710461[source]
I don’t - if I can use a tool that saves me 10 hours a week, that’s 10 hours more beach time for me.
13. esafak ◴[] No.43710813{3}[source]
You could also try JetBrains' Junie and Sourcegraph Cody.
replies(2): >>43711146 #>>43713023 #
14. esafak ◴[] No.43710820[source]
As the OP said, he can now tackle more complex tasks:

> More powerful AI tools allow me to build things it would otherwise be impossible to build...

https://news.ycombinator.com/item?id=43709775

15. greymalik ◴[] No.43710938[source]
Accomplishing more in that 40 hours?
replies(1): >>43712728 #
16. greymalik ◴[] No.43710981{3}[source]
$1000 over how many 40 hour weeks?
replies(1): >>43720257 #
17. cube2222 ◴[] No.43711146{4}[source]
I was very unimpressed with their original AI assistance implementation, so I’m gonna wait to see some user stories / reviews before I put my time into that, and so far I have seen effectively no mention of Junie anywhere.

Moreover, there’s no way to bring your own key, with the highest subscription tier being $20 per month flat it seems, which is the cost of just 1-3 sessions with Claude Code. Thus, without evidence to the contrary, I’m not holding my breath for now.

18. mwigdahl ◴[] No.43711163[source]
Or, increasingly, how the company values your time. If Claude Code can make a $100K/year dev 10% more productive, it's worth it to the employer to pay anything under $1600/month for it (assuming fully loaded cost of the employee to the business is twice salary).
replies(1): >>43711737 #
19. charcircuit ◴[] No.43711737[source]
Productivity and business value are not linearly related. It could provide 0 business value to make someone 10% more productive.
replies(1): >>43711852 #
20. mwigdahl ◴[] No.43711852{3}[source]
I was thinking of productivity as generation of business value rather than something less correlated like lines of code produced. But sure, it's probably more accurate to directly say "business value".
21. SoftTalker ◴[] No.43712728{3}[source]
And being paid more? Most salaried employees would not be.
22. pzo ◴[] No.43713023{4}[source]
windsurf also have plugins to jetbrains - they rebranded the whole company from codeium to windsurf and their jetbrains plugin also support cascade.
23. otabdeveloper4 ◴[] No.43713273[source]
> if it saves me enough hours

You're being paid to type? I want your job.

24. _joel ◴[] No.43713809{3}[source]
It's literally the same model. I can build more complex stuff in windsurf as the IDE is better than Cline/Roocode integration in vscode. It's still the same model under the hood. Sonnet 202500219

I mean, you pour money down the drain if you think it's helping, have at it :P

replies(1): >>43716350 #
25. _joel ◴[] No.43713819{3}[source]
How you can place windsuf in number 4 is interesting, especially given it's very similar to cursor but is leaner on the UI and Cline is a vs-code plugin that very verbose.

I'll stick with Windsurf, especially given their upcoming announcement.

replies(1): >>43720260 #
26. og_kalu ◴[] No.43716350{4}[source]
It's the same model but not necessarily the same context. Like he said, those tools try to be very 'smart' with context to save costs.

You're not actually getting all the files you add in the context window, you're getting a RAG'd version of it, which is generally much worse if the un-RAG'd code is still within the effective context limit.

27. ChadMoran ◴[] No.43720257{4}[source]
Honesty not sure quite a few. 6-8 or so?
28. ChadMoran ◴[] No.43720260{4}[source]
I care a lot less about UI and more about quality of output. Windsurf has had some of the lowest quality outputs for me.