David Huss

Results 18 comments of David Huss

Sadly I don't have too much experience with linkers myself, so I can't help. But it would be very cool to be able to cross compile `midir` to ARM targets...

I think this can be closed now, I am testing on a fresh raspi now, if anything else pops up I will open a new issue/PR.

I think Pillar refers to the Blender-Coud CMS: https://pillarframework.org/ Sadly it is quite unclear how the dependencies are layed out here, and the Flamenco Server installation isn't really documented anywhere...

Conrod seems super nice, but is quite unusable due to its lack of a guide. The examples are nice to have, but the amount of boilerplate code is too high...

## Full backtrace ``` Processing "todomvc.wasm"... thread 'main' panicked at 'unknown name section chunk type: 7', /home/myusername/.cargo/registry/src/github.com-1ecc6299db9ec823/cargo-web-0.6.26/src/wasm_context.rs:642:41 stack backtrace: 0: 0x563d9eec98dc - std::backtrace_rs::backtrace::libunwind::trace::h3fea1eb2e0ba2ac9 at /rustc/59eed8a2aac0230a8b53e89d4e99d55912ba6b35/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 1: 0x563d9eec98dc - std::backtrace_rs::backtrace::trace_unsynchronized::h849d83492cbc0d59 at...

As a double-donor on WM2 and WM3 the first question that came to my mind when opening the new writemonkey was: "It looks good!" and "But how will I interface...

Auto-Reload would be even better because it gives you the peace of mind that you always see what is on disk, which can be good to avoid mistakes especially when...

I gave this another thought. I am not sure where in the UI this could be best placed, but maybe it could consist of: - a indicator that tells you...

I went through the launcher scripts and the issue with my installation was that the `find "$WP_BOX" -name Fusion360.exe -printf "%T+ %p\n"` in the function `LAUNCHER_RUN_FUSION360` does not indeed find...