-
We use `ldd` to determine glibc's version. While this is commonly available, it may be missing on some minimal Linux distros. It would be good for us to provide fallbacks so we can still determine the…
-
### JASP Version
0.19.1
### Commit ID
_No response_
### JASP Module
Power
### What analysis are you seeing the problem on?
Plots
### What OS are you seeing the problem on?
macOS Silicon
### …
-
Sorry to say but this sw seems in a dead-end.
I was able to find an alternative - https://github.com/amanharwara/altus
If you really need a portable for this search for Altus elchupacabra - note…
-
I'm not sure this is correct to report here, but...
**Host system details**
```
State: idle
AutomaticUpdates: disabled
Deployments:
● ostree://atomic:fedora/28/x86_64/workstation
…
ghost updated
3 months ago
-
### Current Behavior
As far as I understand, updateBuildableProjectDepsInPackageJson option modified the distribution's package.json. I tried the `@nx/dependency-checks` but it is not modifying my pa…
-
Hi all,
Recently we've done some work where we have a method called `getTest(run:boolean) => it` and we can apply this update with the`jest/no-standalone-expect` rule using its `additionalTestBlock…
-
We should add [`configparser`](https://docs.python.org/3/library/configparser.html) and maybe [`os.environ`](https://docs.python.org/3/library/os.html#os.environ) so that execution options can be set …
-
## Description
The workstation's print workflow relies on PPD files, which according to the CUPS's [lpadmin manpage](https://www.cups.org/doc/man-lpadmin.html):
> The following lpadmin options are…
-
Hello,
thank you to everyone involved in the development of the Xournal app! I love it!
I have been playing around with the set square, and I kind of struggled to place it reliably when using tw…
-
Hello,
As an alternative answer to Q33:
```python
yesterday = np.datetime64('today') - 1
today = np.datetime64('today')
tomorrow = np.datetime64('today') + 1
print(yesterday, today, t…