| ▲ | jnwatson 13 hours ago |
| They've said for some time that Claude Code is 90% LLM generated code. |
|
| ▲ | thewhitetulip 11 hours ago | parent | next [-] |
| Yeah and it's still a cli tool running on JS So it's not a brag They could just write in Rust directly can't they? If they do that then they're doing what they preach |
| |
| ▲ | solumunus 9 hours ago | parent [-] | | My app is written in TypeScript. With agents I could rewrite it in Rust, I just don’t need to so I don’t. It doesn’t warrant that level of performance and the business logic is more digestible in its current form. Given the amount of reviewing I need to do now, readability is worth more than performance. There are always tradeoffs. Are you implying that them attempting a Rust rewrite would fail, and this is why they’re not doing it? | | |
| ▲ | nhggb 5 hours ago | parent | next [-] | | Anthropic was saying that you don't need to review the code anymore. If that was the case, it just makes no sense at all to use JS. Take the free performance gain and don't read the code. | | |
| ▲ | thewhitetulip 4 hours ago | parent [-] | | Yep they can just prompt Fable or Mythos! Here is the prompt they can use: Claude, migrate Claude Code into Rust. Make no mistakes! |
| |
| ▲ | thewhitetulip 6 hours ago | parent | prev | next [-] | | > business logic is more digestible in its current form. Well, Anthropic spent many $ teling everyone that code is dead so this doesn't matter to them does it? Their business logic can be written in English! | |
| ▲ | attentive 8 hours ago | parent | prev [-] | | claude code VSS - 70Gb codex VSS - 600Mb |
|
|
|
| ▲ | IceDane 11 hours ago | parent | prev [-] |
| Also famously terrible. If not for the walled garden and the fact that anthropic can take away our ability to use custom harnesses any day, I would not be using CC. Given some of the features they add I've also started to suspect that their models are making product decisions. Not necessarily intentionally, but more in the sense that I think their engineers just let their models build and add whatever it feels like is a good idea to the codebase and then they just publish that. |