Remix.run Logo
pjmlp 3 days ago

The ultimate goal is for LLM replace languages, and directly perform tasks, why bother with Rust when we will be using agentic runtimes?

m00dy 3 days ago | parent [-]

I feel so safe when my Rust code compiles; it feels like the program will run forever. I'm not sure what you mean by "agentic runtimes," but if they offer the same safety standards as Rust, I wouldn't mind using them.

pjmlp 3 days ago | parent [-]

Beware of too much expectations,

https://edera.dev/stories/tarmageddon

m00dy 2 days ago | parent [-]

what you sharing is not a rust specific, It's the same for npm and pypy packages.

Rust is native binary + fearless concurrency + memory safe and AI can help you to achieve these targets very fast. That's why Rust is the winner of all the languages, every software needs to be fast, secure and able to run forever.

pjmlp 2 days ago | parent [-]

How is Rust winning on CUDA and Khronos standards?

m00dy 2 days ago | parent [-]

wait until China releases their open source CUDA on pure rust code.