|
|
|
|
|
by andrewstuart
1295 days ago
|
|
I managed to build it without really grasping Rust by hacking around and looking at examples of how other stuff worked that I wanted to do, and by avoiding doing things in Rust that I didn't understand - stuff as basic as function calls. The resulting code worked but was garbage and at the end of the day Rust had not clicked for me and being fluent in it still felt a distant goal. I love the idea of Rust but I don't like the implementation. I'm hoping in time there will be a new language created that has the memory and thread safety of Rust but is 50 times more simple. |
|