Andy Neff
Andy Neff
# Issue On a fresh new system, trying to use the zipapp to setup a virtualenv when the pyz files is referenced by a symlink, it fails saying `KeyError: "There...
The way the current script was written, if you have a when you do `singularity run myimage.sif foo bar` and the docker had a CMD defined, the singularity `runscript` will...
The permissions in the [pass download](https://github.com/docker/docker-credential-helpers/releases/download/v0.6.4/docker-credential-pass-v0.6.4-amd64.tar.gz) are bad/insecure 667 instead of the standard 755, resulting in errors by default, or requiring people to chmod just to make it work out...
My subject matter expert tells me Apple is going to *eventually* move to ARM64 only support for their OS (and apps). With Roseta 2 allowing them to run x64 on...
It would be nice if the injection of environment variables worked for the path variable too @njgrisafi from #1688 > It would be nice if we can have environment variables...
### Windows Terminal version 1.15.2875.0 ### Windows build number 10.0.22621.900 ### Other Software tmux 3.3a ### Steps to reproduce I've been having this problem since I started using Terminal many...
### Windows Terminal version 1.15.2875.0 ### Windows build number 10.0.22621.819 ### Other Software tmux - 3.3a in Fedora Remix WSL - 1.8 when SSHed into CentOS 7 - 3.2a on...
I am trying to debug a celery task (specifically the `__call__` that calls a celery task), and when I add ``` import ripdb ripdb.set_trace() ``` And I get the normal:...
The entrypoint has a lot of configuration features based on authenticating as admin using `-auth admin:changeme` - `SPLUNK_ENABLE_DEPLOY_SERVER` - `SPLUNK_DEPLOYMENT_SERVER` - `SPLUNK_ENABLE_LISTEN` - `SPLUNK_FORWARD_SERVER` - `SPLUNK_FORWARD_SERVER_*` - `SPLUNK_ADD` - `SPLUNK_ADD_*`...
Your second limitation says it only support fullscreen. This can be easily fixed by allowing the form data to go down to -1, and never subtracting 1 from the monitor...