logoalt Hacker News

jszymborskiyesterday at 6:43 PM1 replyview on HN

I personally find it much more painful to generate valid Rust code that compiles and does what I want than e.g. valid python code that runs and does what I want.


Replies

dnauticsyesterday at 7:08 PM

i think it's pretty clear that some of "the things you expect to make an LLM good at a language" (like strong typing) are not actually the case. other things like "don't indirect your code by jumping to something unexpected" might be more important.

show 1 reply