Claude and GPT5 feel good at different kinds of code.
- Claude and GPT5 feel good at different kinds of code.
- Integration hard is a straightforward long slog.
- It can sometimes be sped up by assigning more engineers to it.
- Algorithm hard is complex puzzle with one solution.
- Often the final algorithm is just a few thousand lines of code.
- Adding more people to this kind of problem never speeds it up.
- Claude is great at integration-hard code; ChatGPT feels better at algorithm-hard code.