doctor_stopsign
- Karma
- 49
- Created
- September 4, 2017 (9y ago)
- Submissions
- 0
I'm a systems level programmer who loves to work on abstract problems.
If you'd like to reach out to me, please contact me at: doctor (dot) stopsign (at) gmail (dot) com
If you'd like to reach out to me, please contact me at: doctor (dot) stopsign (at) gmail (dot) com
Congrats on the release! I have very high hopes for Elm in the future, and I think it truly shifts the paradigm of frontend development. On an attempt to use Elm in production I ended up switching back to Javascript.…
I have to say, the Rust compiler's commitment to nice error messages makes it a pleasure to work with. It is also cool to hear about the GlobalAllocator trait stabilization. I'll have to check out what the embedded-Rust…
I was able to make a hacky fix for that. If you get the `svd2rust` source code and modify `generate.rs` on line 756 you can get it to generate a library file and not panic. There are still a ton of warnings that pop up,…