Remix.run Logo
__MatrixMan__ 3 hours ago

If your code is talking to an LLM, the performance difference between rust and python represents < 0.1% of the time you spend waiting for computers to do stuff. It's just not an important difference.

simianwords 2 hours ago | parent [-]

This is clearly not what I'm speaking about - there are only a few applications that talk to an LLM.

__MatrixMan__ an hour ago | parent | next [-]

The article is about Anthropic's contribution to Python. Pretty much all of their code talks to an LLM.

And just a few comments earlier you said:

> Just recently I heard that typed languages are best for agentic programming

Are we not talking about using python (or some alternative) to constrain the behavior of agents?

reactordev an hour ago | parent | prev [-]

Today…