-
Hi I observed strange experience Im unable to understand.
here is me config
```
self-hosted-runner:
labels:
- aws-linux-small
- aws-linux-medium
paths:
.github/workflows/**/*…
-
Rewrite shell scripts to central nakd daemon accessible over local domain socket, use credentials passing to configure which users can connect (like lighttpd).
rsjrs updated
8 years ago
-
**Describe the bug**
The .bat and shell scripts run through `decj` which is not setting the `Xmx` setting. This means it uses the default maximum memory which is 1/4 the available memory: https://doc…
-
As currently implemented, `appsignal-wrap` sends data to AppSignal on the background, while concurrently passing through the process' standard output and error. However, when the process it wraps exit…
-
Thanks again for your help with #227! I'm building on it to run `unittest`s for my scripts, but executing them from the command line makes the shell session hang -- regardless of success or failure.
…
chgio updated
1 month ago
-
### Checks
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the [latest version](https://github.com/prefix-dev/pixi/releases) of pixi, us…
-
We should add `set -euo pipefail` in our activation scripts so we're less likely to have issues like https://github.com/flox/flox/issues/2079 in the future
We should do the equivalent for other she…
-
Thank you for open-sourcing such meaningful work.
I've noticed that UnlearnDiffAtk is increasingly being used as an evaluation tool in the concept erasure field. I'm wondering if the author could cr…
-
So this is not fully fleshed out in my head yet.
The gist is as such: my team currently uses makefiles + shell scripts to do things. this is obviously messy and awful.
I've done a few PoCs to m…
-
opam outputs
```
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.
```
But that's backwards. As also mentioned [in this old opam issue](https://github.com/ocaml/opam/issues/1447#…