Remix.run Logo
faangguyindia 9 hours ago

Rust code generation consumes lot of token

Go is much better target, i've observed rails/ruby code is also much easier for AI to spit out.

And Haskell flies with AI

jgilias 8 hours ago | parent [-]

Yes, but it comes with much better “built-in” guardrails to rein in the autocomplete. Especially if compared to something runtime-surprise-prone-if-lovable like Ruby.

faangguyindia 6 hours ago | parent [-]

This is why I suggested Go.

Rust doesn't add anything over Go for LLM coding.