David Aronchick

Results 166 issues of 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...

th/user-experience

- [ ] 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...

th/dev-experience

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...

th/user-experience
th/error-reporting

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...

type/enhancement
th/private-data
request/needs-discussion

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...

good first issue
th/user-experience
th/error-reporting
th/oncall

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...

th/user-experience

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...

will consider

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...

bug
team-cli