▲ | lvl155 3 hours ago | |
I can say with 100% certainty that they all stink at Rust. It’s laughably bad. Python, on the other hand, is surprisingly good. | ||
▲ | energy123 3 hours ago | parent | next [-] | |
I scraped every comment on HN that discussed using Rust with LLMs and about half gave positive feedback, half negative feedback. Can you explain more why you've arrived at this opinion? | ||
▲ | OutOfHere 3 hours ago | parent | prev [-] | |
With Python, it scales better if the Python is well-typed, not so much otherwise. It's the best at Go imho since it has enforced types and a garbage collector. |