I never want to hear from developers again that they are not susceptible to marketing. I see meet ups specifically about Claude often. Modern tupperware party. A colleague was convinced Claude is better so we played a game. We used the claude code and codex harness and I implemented some prs they needed with gpt5.5 and opus4.7 and asked them to identify which came from which only from the code. Couldn’t tell. Edit: i…
> We used the claude code and codex harness and I implemented some prs they needed with gpt5.5 and opus4.7 and asked them to identify which came from which only from the code. > Couldn’t tell. Why would you expect them to be able to recognize the signature of a model from a pair of PRs? I don’t understand why you think this is a useful test for anything when we have numerous benchmarks that run 100s of tests on model…
For a developer using an LLM on a daily basis, the experience is about much more than just the resultant code.
There’s everything from:
- how often you had to manually steer the model
- how frequently you needed to course-correct
- how much detail you had to provide up front
- how was the interaction process (sycophantic, etc)
- how well did it handle MCP and external tooling?
- how effectively could it pull in additional information from external sources such as the web?
- how fast did it produce code?
- how much did it cost?
Many of my friends who are devs use things like OpenCode CLI with Openrouter because they switch between the various SOTA models so often. Just because you saw a Claude "meetup" doesn't prove anything other than somebody chose the name because it resonated more than "Generic LLM Meetup".