-
One thing which I have not been able to find a consistent source for is an original publish date for audiobooks. I'm not talking about the date an audiobook was released, I'm talking specifically abo…
-
OpenSSL 1.1.1 (we call it `openssl_1_1`) will reach end of life on 11 Sep 2023.
This means we should either mark it insecure or ideally completely remove it before the 23.11 release.
The default…
-
## Change term
* Submitter: @jegelewicz
* Justification (why is this change necessary?): The definition of MaterialSample is essentially the same as that for PreservedSpecimen. Members of the Arct…
-
release: May 21th
wanted:
- [x] Python-3.11.2 (2023-02-06, 3.11.3=2023-04-03)
- [x] jupyterlab-3.6.3 (Jupyterlab-4 is too fresh)
- [x] pytorch-2 for python-3.11
- [x] numba for python-3.11
- …
-
Within the darkroom the duplicate manager allows you to click on any of the duplicate images to compare with the current edit. However, the image you get when you click on a duplicate is often not con…
-
We should know how many users are opting out of AtlasEngine and how often they run into known issues. This will tell us what improvements to priorize.
-
I've done a resizing of lvm partitions on centos 7 minimal install with default settings, with these commands :
**umount /home/
lvremove /dev/centos/home
lvextend --size +50.00GB -r /dev/mapper/cent…
-
```
$ gcc test.c -L.libs -I. -linotify -o test
$ test /tmp/test
$ touch /tmp/test/1
$ touch /tmp/test/2
$ rm /tmp/test/1
$ rm /tmp/test/2
```
The `IN_DELETE` notification for `2` will be sent …
-
This issue is motivated by an email correspondence and related E3SM issue https://github.com/E3SM-Project/E3SM/issues/4073. Please see the E3SM issue for detailed history of the debug.
My understan…
-
The plugin currently provides no support for GraphQL. Demand for compatibility is relatively high.
We intend to add GraphQL compatibility by the **4.1** (or at the latest, 4.2) version release.