
Sridhar Ratnakumar
60 posts

Sridhar Ratnakumar
@sridca
Posts auto-destruct. See https://t.co/peBTkb3b4Y for /now.


I don't think Rust is the best programming language for LLMs. The only reason why Greg said this is because Rust limits the LLM from making mistakes by not compiling shitty code, but the LLMs still suggest using unsafe! to bypass security rules. Therefore, I would say that Go is the best — if there is any "best" language for LLMs. Since LLMs are based on next-token prediction, it's more important that the code looks almost the same to get a good result. Go was designed to make every app around the globe look almost the same; for instance, there is only one way to make a loop compared to Rust, which has at least five that I could think of (loop, for, while, while let, and map). I want the best language to be rust tho











Goddammit BDD / Cucumber / Gherkin is my new favourite way of high-level, plain English easy to read tests. Screenshot is from my user acceptance testing spec file and was created by my AGENTS.md file automatically from a set of vague notions I had for testing.

Zed is the only IDE that is worth using.
















