Comment by jnwatson

18 hours ago

They've said for some time that Claude Code is 90% LLM generated code.

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

  • 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?

    • 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.

      3 replies →

    • > 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!

      1 reply →

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.