logoalt Hacker News

scolvintoday at 12:31 AM1 replyview on HN

this is pretty performant for short scripts if you measure time "from code to rust" which can be as low as 1us.

Of course it's slow for complex numerical calculations, but that's the primary usecase.

I think the consensus is that LLMs are very good at writing python and ts/js, generally not quite as good at writing other languages, at least in one shot. So there's an advantage to using python/js/ts.


Replies

catlifeonmarstoday at 12:45 AM

Seems like we should fix the LLMs instead of bending over backwards no?

show 1 reply