-
Allow combinations of levels, connected by plus signs:
* info - just display sign-on, sign-off messages
* warn - just display warnings
* error - just display errors
So:
* `--verbosity=warn+…
-
I think it's common enough in generic programming that one works with different layers of objects. For example some iterator of objects, where the iterator could be an array, a tuple, etc. and the obj…
-
When using the passthrough argument feature (e.g. by setting prokka's --kingdom argument to "archaea") on a fresh installation of CompareM2, the following error message might show:
```
$ comparem2…
-
### Describe the project you are working on
Godot Navigation.
### Describe the problem or limitation you are having in your project
Currently the RVO avoidance simulation is tied to a navigat…
smix8 updated
6 months ago
-
To switch https://github.com/dglazkov/wanderer to rely on polymath, it needs a way to query a random set of text chunks, to reproduce this functionality here:
https://github.com/dglazkov/wanderer/b…
-
### What steps will reproduce the problem?
Create table in mysql8.* with boolean column.
### What's expected?
Generator work with column `tinyint(1)` as is.
### What do you get instead…
-
Hi there,
Is there a way to demultiplex simultaneously while basecalling for mod bases using Megadolon?
:-)
-
One of the things that makes the matcher slower than it otherwise need be is the need to construct a new matcher for each call, and check the type in the match call at that exact time, then continue t…
-
It would be great to ship with a base set of tools most users would find helpful. These can be new things or tools from the community that are listed on the PS Gallery.
These can be added to the Sc…
-
[Multipliers in the Spec](https://drafts.css-houdini.org/css-properties-values-api/#multipliers)
When a --custom-property is registered with a multiplied syntax such as:
```css
@property --margi-…