-
Today, changefeed frontiers update their legacy_progress row in the job info table whenever checkpointing occurs. This creates unnecessary contention on the job info table, since the legacy_progress i…
-
Similar to #60 we have loci that are just tagged with the `locus` element but don't have the from or to attributes. I think most of these could be parsed to generate the machine-readable attributes. I…
-
#### Overview of the Issue
I want to pack a basic Debian 12. When starting the process, after entering the boot command, I see a black screen with a white cursor. I haven't been able to get more ve…
-
It is worth exploring whether there are better alternatives to insect KEGG pathway annotation than KOBAS since when we developed the pipeline ~5 years ago.
General considerations:
- have other dat…
-
**What's the problem this feature will solve?**
Users who may have possibly installed malicious packages don't have insight into what packages have been taken down by PyPI administrators.
**Descri…
-
Dear Andrea,
I hope you are all fine. I would like to report a question of mine rather than a true issue.
This one concerns the way this API creates dcat:Distribution classes used to describe d…
-
Machine readable licenses [here](https://github.com/OpenSourceOrg/licenses/tree/master/licenses).
Add these licenses to expand the database.
They include keywords like: "discouraged", "non-reus…
-
We need to create a way to make such tables machine readable.
-
I use the web usb for communication with the usb device having three sensors. It working fine on some of the windows and all mac os machines. But in some windows machine it get lags and sometimes work…
-
When creating a simple state diagram
```puml
@startuml
A --> B
A --> C
B --> C : e1
C --> B : e2
state C {
}
@enduml
```
it renders correctly (note that transitions between B and C ar…