Anders Pitman
Anders Pitman
I know this is a weird question for a WASI project, but maybe someone here can help point me in the right direction. I'm trying to build some existing C/C++...
I'm trying to get LVGL working in rust. These appear to be official bindings, but I see the current version is quite out of date. I also see several open...
See https://github.com/elodin-sys/elodin/pull/302?notification_referrer_id=NT_kwDOAHdTqLMyMDI2MzAwNTc2MTo3ODIwMjAw#discussion_r2550882901 Currently we disable live reload for a few seconds after a schematic save from the UI. There are two reasons: 1. It may write to multiple files, and...
We expect to run into a number of dependency issues updating to bevy 0.17. This is a good opportunity to determine what our dependency exposure is wrt bevy. Questions: *...
AI was able to help me find the following command: `cargo run --release --package elodin -- --markdown-help` The output needs to be put into `docs/public/content/reference/elodin-cli.md`, replacing everything other than the...
For fresh Ubuntu 24.04, I needed: pkgconfig, libasound2-dev, libudev-dev, cmake, gfortran