-
I ran this on mac:
```
docker run -d --restart=always \
> -v /var/run/docker.sock:/tmp/docker.sock:ro \
> -v ~/.dinghy/certs:/etc/nginx/certs \
> -p 80:80 -p 443:443 -p 19322:19322/udp \
> -e DN…
-
**Environment**:
- OS: Windows 10
- PHP Version: 8.0
- Composer Version: 2.x
- cpx Version: 1.0.0
**Steps to Reproduce**:
1. Installed `cpx` globally using `composer global require cpx/cpx`.
…
-
Since it's now easily possible to directly start prints on remote network printers from within PrusaSlicer it would be nice to be able to turn on the printer automatically too before starting the prin…
-
### qBittorrent & operating system versions
qBittorrent: 5.0.0
Operating System: Windows 11 Pro 23H2
RAM: 32GB
### What is the problem?
I updated to the latest version (5.0.0)
The issue i …
-
### Description
`openssl`, `gpg` and `ssh-keygen` are only the default signing/verifying programs in git. jgit could provide a lot of flexibility by allowing the user to specify the sign/verify pro…
jsoo1 updated
3 weeks ago
-
How difficult would it be to add:
* an API to trigger an instant one-shot auto-login for a specified user.
OR
* a lightdm.conf setting for guest-login-account=username - so files don't get deleted…
-
Let's say I want to use :r with a command that requires input.
For example:
```
:r !gpg -d ~/test.gpg 2>/dev/null
```
On vim, this would decrypt the file `test.gpg` and put its contents into the buf…
-
Name: Native Debug
Id: webfreak.debug
Description: GDB, LLDB & Mago-MI Debugger support for VSCode
Version: 0.22.0
Publisher: WebFreak
VS Marketplace Link: https://marketplace.visualstudio.com/it…
-
Schwierigkeit: methoden finden
bpfdroid paper lesen: .oat and .so files, pages 7-9
Edit by @fhilgers:
As a PO I want to trace arbitrary function calls from programs running on the device.
Ac…
-
Firmware files are included in `.hex` format in this repo. The most recent programmer 'nrfutil device' can't read this format, it seems.
Programmer version:
```
~/sniffer$ nrfutil device -V
nr…