-
### Background
Calling `Git.execute`—whether directly, or indirectly by calling the dynamic attributes of a `Git` instance—and passing `kill_after_timeout` with a non-`None` value, creates a timer …
-
### Hydrus version
v591
### Qt major version
Qt 6
### Operating system
Linux (specify distro and version in comments)
### Install method
Third party (AUR, Docker, Chocolatey, etc.…
-
Hi, I'm trying to use waveforms present in LAL but facing an issue when the Fisher Matrix is calculated(to be specific, when using finite differentiation method through numdifftools). The code is as f…
-
```
~> fish --version
fish, version 3.6.1
~> echo $version
3.6.1
~> echo $TERM
alacritty
# OS is Manjaro with with i3 window manager.
```
Tried running with `sh -c 'env HOME=$(mktemp -d) …
-
### What version of Bun is running?
1.0.30+1424a196f
### What platform is your computer?
wsl 64
### What steps can reproduce the bug?
package.json
```
{
"name": "api",
"module": "index.ts…
-
> If possible: A computed Signal should be garbage-collectable if nothing live is referencing it for possible future reads, even if it's linked into a broader graph which stays alive (e.g., by reading…
-
#### Your system information
* Steam client version Nov 6 2019
* Distribution Linux Mint 19.2 Ubuntu based:
* Opted into Steam client beta?: No
* Have you checked for system updates?: Yes
#…
-
Sorry for the potentially long winded question:
Has anyone found a good way to lock to an arbitrary point of a MZI using pyRPL? I have a dither lock set up which works great for locking to the peak,…
-
When implementing the **delete-then-download** application update strategy, devices are unable to remove the existing container due to the following error. Confirmed supervisor version running >= v2.5…
-
You may think this is already true: isn't a shell already a reusable component that runs under a terminal? You pass data on stdin, and get results on stdout and stderr?
No, because shell also has …