Which tools do Claude, Codex and Cursor choose? We measured 17k runs to find out
151–160 of 175 posts
Re: Which tools do Claude, Codex and Cursor choose? We measured 17k runs to find out
#152Re: Which tools do Claude, Codex and Cursor choose? We measured 17k runs to find out
#153I keep telling people that we are living in the golden age of AI - like the first year or two of google. It is all down hill as these companies push for profit and lock-in.
Yes. Grab those open-weight models while you still can.
You mean like it's impossible to download a movie because it's illegal, it's going to be impossible to download open-weight models because it's going to be made illegal?
So for the same definition of "impossible", it's going to be "impossible" to download open-weight models?
Re: Which tools do Claude, Codex and Cursor choose? We measured 17k runs to find out
#154Earlier quoted context omitted.
Exactly why everyone needs to be hyper-focused on ensuring that the open-source ecosystem is healthy and that we don't let them shut that down.
> on ensuring that the open-source ecosystem There are no open source models. Only open weights . No one is giving you the source (training data). And yeah, no one is giving you the compute to train the models.
Re: Which tools do Claude, Codex and Cursor choose? We measured 17k runs to find out
#155Earlier quoted context omitted.
Well that's a horrifying thought. Thanks, I hate it.
Maybe agents won’t need to be sold to by CEOs jumping around on stage like pet monkeys. Could be an improvement.
I for one would prefer a future in which the nuances of a good product can shine through without layers of bullshit.
Re: Which tools do Claude, Codex and Cursor choose? We measured 17k runs to find out
#156For some reason Claude Code keeps using awk, sed, and even Python to do basic file editing. Anyone know why that changed with the 5 series?
The problem is when you go from plan to auto to anything but auto, that preference sticks.
There is an option to opt-out: https://github.com/anthropics/claude-code/issues/88041#issue...
This won't save you from it chaining 500 bash commands with git push --force somewhere in the middle.
Re: Which tools do Claude, Codex and Cursor choose? We measured 17k runs to find out
#157Earlier quoted context omitted.
Exactly why everyone needs to be hyper-focused on ensuring that the open-source ecosystem is healthy and that we don't let them shut that down.
how does one do that from their comfy chair?
ps. I built Emacs integration through ACP https://github.com/xenodium/agent-shell
Re: Which tools do Claude, Codex and Cursor choose? We measured 17k runs to find out
#158Earlier quoted context omitted.
Yes. Grab those open-weight models while you still can.
> Yes. Grab those open-weight models while you still can. You mean like it's impossible to download a movie because it's illegal, it's going to be impossible to download open-weight models because it's going to be made illegal? So for the same definition of "impossible", it's going to be "impossible" to download open-weight models?
Re: Which tools do Claude, Codex and Cursor choose? We measured 17k runs to find out
#159I keep telling people that we are living in the golden age of AI - like the first year or two of google. It is all down hill as these companies push for profit and lock-in.
Re: Which tools do Claude, Codex and Cursor choose? We measured 17k runs to find out
#160For some reason Claude Code keeps using awk, sed, and even Python to do basic file editing. Anyone know why that changed with the 5 series?
Oh and don't forget: it keeps chaining a bazillion commands together so any whitelisted commands still need approval because they're nested in such a convoluted way.