-
# Issue report
## What version of MicroCeph are you using ?
clusteradmin@clcray ~$ sudo snap info microceph …
-
source-controller just got OOMKilled out of the blue. It started about an hour ago and I can't see any prior activity that triggered it. No recently added sources, nothing. It started with rc3. I upgr…
-
We are doing some optimizations with arrays using the DSI that could would be simpler and more effecient if there could be reference variables in classes (in particular, a reference to an array).
I…
-
We have mentioned many times that a type system would be beneficial because it could detect problems with your query as you write it.
I think this is a 0.3 feature, but I'm opening this issue for o…
-
This issue is devoted to the discussion of lifted operators: both their design and implementation details, as well as the grounding philosophy that ought to inform our treatment of them in this packag…
-
**Describe the bug**
I've encountered an issue with my Flutter app where it crashes after a while. This occurs after several videos from a playlist, which consists of both images and videos, have bee…
-
## 🚀 Feature
Incorporate support for Posit number format as another dtype of PyTorch
## Motivation
The Posit number format (introduced in [Beating Floating Point at its Own Game](http://www.johng…
-
**Describe the bug**
I installed the UHC both through the .tar.gz file found in the assets, and the flatpak route as well. The icon stands in my tray, when I click it, it does nothing. Regardless of …
-
I have a transcript (t) and a paragraph (p) taken from this transcript. I want to match a 2nd substring (s) to both p and t.
Using partial ratio, if I understood it correctly, should never return
…
-
**Describe the issue**
After upgrade to new Flutter stable (1.12.13), I got multiple unnecessary_final warnings. But when I remove these, I get similar amount of prefer_final_locals. What should I do…