←back to thread

502 points alazsengul | 1 comments | | HN request time: 0s | source
Show context
krat0sprakhar ◴[] No.44563528[source]
Wait, so Google picks up the talent, and Devin picks up the brand/product? This is so confusing!
replies(2): >>44563544 #>>44565239 #
TIPSIO ◴[] No.44563544[source]
I think it's safe to say don't use Windsurf. There are so many other options.
replies(1): >>44563822 #
bicx ◴[] No.44563822[source]
Unfortunately this seems to be true. I like Windsurf, but these days I just use it as a harness for running Claude Code while still retaining decent code completions.
replies(1): >>44563990 #
OldfieldFund ◴[] No.44563990[source]
Try Gemini CLI too. Free and I like it more than Claude Code.
replies(2): >>44564048 #>>44564999 #
artificialLimbs ◴[] No.44564048[source]
How do you do the nice line-by-line (or section-by-section) before/after handling in a CLI tool?
replies(2): >>44564099 #>>44566709 #
1. hobs ◴[] No.44564099[source]
It has an external editor option (which I havent tried) the cli interface by default is pretty bad for medium to large code changes.