Neal Fachan
Neal Fachan
Some more context: we talked about making it implicit when a job is submitted. The client shouldn't necessarily have to do that work on their own. The client process should...
This bug is a challenge for us on the [Maelstrom project](https://github.com/maelstrom-software/maelstrom). I'd really like to fix it. Here are some thoughts. ## Different Approaches If you look at the [terminfo...
This is something that we would like to use for our [Maelstrom project](https://github.com/maelstrom-software/maelstrom). As such, I have a few thoughts on it. Unfortunately, there seem to be a lot of...
I've seen it off by two and maybe even three. I don't know if I've seen it with the local worker, which may just be a timing thing, or it...
This doesn't seem to be an issue any more.
There is a bug in the currently implementation. It would be nice to fix it. Currently, if somebody sets up `/dev/null` to be a symlink, or even `/dev` to be...
Maybe obviate #232
Or, just have all of the layer types just take one thing.
This is complicated by build failures. We should think this through a little bit. `cargo test` and `cargo nextest` have `--fail-fast` and `--no-fail-fast`.