←back to thread

514 points mfiguiere | 2 comments | | HN request time: 0.019s | source
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 #
benzible ◴[] No.43710067[source]
If you have AWS credits...

export CLAUDE_CODE_USE_BEDROCK=1

export ANTHROPIC_MODEL=us.anthropic.claude-3-7-sonnet-20250219-v1:0

export ANTHROPIC_API_TYPE=bedrock

replies(2): >>43710132 #>>43710137 #
1. codercotton ◴[] No.43710137[source]
Is this for Claude Code?
replies(1): >>43710562 #
2. benzible ◴[] No.43710562[source]
Yep