Ajay RV
Ajay RV
I made a PR for this, it includes some other things as well. You can try `cargo build `or `cargo build --release `and then `cargo run` to test it out.
This sounds like fun puzzle, and more related to color theory. I will look into this. I will work on hand-picked 10/20 colors which will look distinct and work with...
`wasm-rpc-derive` uses `backtrace-on-stack-overflow` The `backtrace-on-stack-overflow` crate version 0.3.0 has Windows compatibility issues. Specifically: Unix-only APIs: The crate is trying to use Unix/Linux-specific APIs that don't exist on Windows: `nix::sys::signal `...
I would appreciate some feedback while I finish the rest of the tasks, thank you. Pull Request: https://github.com/golemcloud/golem/pull/1454
/attempt #1178 Options Cancel my attempt
@gikaragia we are going with 2, which is the same as 1 but without the shapes. Just supporting 20 different containers, and then recycling colors using `{namespace}/{pod-name}/{container-name}` 3. This should...