Peter James Delevoryas

Results 7 comments of Peter James Delevoryas

> So what kind of applications would you all like to build with fd-as-a-library? Finding dependencies in some Linux environment automatically for development tools. Like finding QEMU and images to...

> The only potential benefit (if/when bare metal Inf2* instances are available) could be shorter VM startup time if an instance needs to be partitioned dynamically. I wouldn't say this...

> Hi @peterdelevoryas . What is your specific motivation for moving off Qemu? Is that merely because of the Rust safety features? Firecracker was developed with CPU workloads in mind,...

This repository is like a honey-pot for wasted effort up-rev'ing dependencies: - "Update cargo and git2 to latest version" https://github.com/meta-rust/cargo-bitbake/pull/70 - "WIP: update dependencies and emit checksums" https://github.com/meta-rust/cargo-bitbake/pull/75 - "update...

Another comment on this thread: I really appreciate having the *option* to use `cargo bitbake` as a backup plan, but I think I'm going to use [`meta-rust-bin`](https://github.com/rust-embedded/meta-rust-bin) instead, if I...

> > but I think I'm going to use [`meta-rust-bin`](https://github.com/rust-embedded/meta-rust-bin) instead > > We used it too at first, but it felt like a giant workaround, so we ended up...