-
#### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help th…
-
### Issue
I had a running tandoor instance but because I haven't been home for a year I decided to set it up clean from scratch. I don't know what I am doing wrong but the result is always the same: …
-
**Describe the bug**
I installed Kubeshark using the `curl` method. I will have to reverse engineer the installation just to know what to delete. I would like this to be documented somewhere. I searc…
-
#### Runtime Environment
- Operating system and version: NetBSD 9.1,
architecture: uname -m = evbarm, uname -p = earmv7hf
machine: OrangePi Zero (sunxi)
- Terminal emulator and version:
NetBSD…
-
- [X] I was not able to find an [open](https://github.com/git-for-windows/git/issues?q=is%3Aopen) or [closed](https://github.com/git-for-windows/git/issues?q=is%3Aclosed) issue matching what I'm seei…
-
### Feature Description
Possibly related to #954 - improvements to the pin tool.
I'm adding this separately as to not confuse.
Thank you for the excellent Fireshot.
I'm recently back on Windo…
-
On both MacOS and Linux, none of the three debug flags in the config file are accepted. Instead, `debug`, `dinout`, `libdebug` all result in `yubihsm-shell: unrecognized option '--debug'` error messag…
-
First time user, I created a stack via `ghstack` which yielded this output
```shell
ghstack
$ git remote get-url origin
$ git fetch --prune origin
$ git merge-base origin/dev HEAD
$ git rev-l…
-
Currently one root process serves all clients.
This is insecure because in case of the discovery of vulnerabilities client can escalate the privilege level to root. setuid delegates this problem to O…
-
If you run overmind like so:
```
SOMETHING=123 overmind start
```
and `.env` contains:
```
SOMETHING=456
```
then you will experience this:
```
SOMETHING=123 overmind run bash
bas…