|
|
|
|
|
by jiriknesl
36 days ago
|
|
Most of the attacks on Rust, I have seen, have nothing in common what people are implementing Rust. It has a lot in common with the fact Rust is very low level language, a direct C++ competitor, and many people use it for apps that could be easily implemented in much higher languages and run fast enough. A driver or kernel extension in Rust? No problem.
A todolist SaaS startup with no users? It's better to use Rails, Django, or Laravel for that. |
|