|
|
|
|
|
by worik
396 days ago
|
|
> I've been trying rust for the past 2 months fulltime Rust has a horrid learning curve I've programmed for decades in many languages, and I felt the same as you Persevere. Surrender! to compile Weather the ferocious storm You will find, true bliss |
|
However, at some point you have to ask yourself why you're accepting to face all those challenges. Is it worth it ? When was the last time i faced a race condition when developping a backend ?
The reason i started with rust was for a very specific need on building a cross-platform library (including wasm), and that was a good justification, and i'm happy that i did. However now that i'm using it for the server as well and face the same kind of challenges, i seriously question whether this is a wise choice.