David Aronchick
David Aronchick
We a large number of errors that make it through to the user with no clarity: * No nodes available to schedule jobs * IPFS interconnect issues We need to...
- [ ] Implement labels that update every 5 minutes based on these: - [ ] https://github.com/Green-Software-Foundation/carbon-aware-sdk - how green is this node's energy - [ ] https://github.com/mlco2/codecarbon - how...
To improve the dev/debugging experience - perhaps we should consider running things like vscode (+jupyter+rstudio+etc) in browser but running on one of our nodes - https://blog.ruanbekker.com/blog/2019/09/14/running-vs-code-in-your-browser-with-docker/ That way users can...
Could be interesting - if you try to run a job that attempts to network, and networking has not explicitly been named as part of the job, is there a...
Private registry: * Need a way to let people download directly from a private registry, providing credentials either on the machine or as part of job definition * Nice to...
Thank you so much for getting this error to be better! But it's still pretty low level to present: ``` Error submitting job: error calculating resource requirements for job: error...
Items that we've seen: - Why a job didn't place (with detailed matching information) - Why docker isn't working (or is working and wasn't detected) - https://github.com/bacalhau-project/bacalhau/issues/3058 - Why a...
When i'm drawing, and then quit, the screen wipes. This is fine, but i'd like to capture the last rendered state, and display it after exiting. I can't seem to...
Basically the title :) I'd love to have the option to not do a separator between rows, but yes have a separator for the columns. But still have a header...
When i run the following command from a script... ``` ## Running: /usr/local/bin/flox activate -r "aronchick/andaime" -t -- golangci-lint run --fix .flox/env/manifest.toml ❌ ERROR: Failed to get latest version of...