-
## Round ID: 5578
## Date and Time of Issue: 6/6/2022 at 0328 EST
## What Map did this Issue occur on: MetaStation
## Testmerges (If Applicable): N/A
## Reproduction: I w…
-
There should be an option to disable plugin for certain product flavors, for example I use a specialized flavor for instrumented testing, where I need all debug tools to be off, since their notificati…
-
It appears that in the cell ranger code, the dispersion is calculated using the negative binomial relationship between mean and dispersion, see
https://github.com/10XGenomics/cellranger/blob/5f5a62…
-
```
There are other programs like strace for other OSs. A good source for them
is Wikipedia: http://en.wikipedia.org/wiki/Strace#Other_Tools
Here is the current list presented there:
* Linux dist…
-
### Are you following the right branch?
- [X] My Nixpkgs and Home Manager versions are in sync
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Issue descript…
isiko updated
2 months ago
-
GitLab now supports embedded KaTeX rendering but uses a different syntax:
Inline:
~~~
$`x^2`$
~~~
Block:
~~~
```math
x^2
```
~~~
It would be nice if there was an option to enable this…
-
Sometimes we need new libraries in stage1, since we usually have them on our host we don't get any linker errors and we think everything is fine but the library is not included (see #1188 for an examp…
-
`pandoc` supports multiple markdown flavors.
From `pandoc` version 1.12.0.2:
- markdown
- markdown_github,
- markdown_mmd
- markdown_phpextra
- markdown_strict
It would be nice to be able to pick wh…
-
Lean and mean for production, [no ssh](http://jpetazzo.github.io/2014/06/23/docker-ssh-considered-evil/).
ssh and perhaps some other things for dev/testing.
-
For example, targeting BSDRP 1.91, I want to install bird 1.6.4 instead of bird 2.x.
There is a `net/bird` port for FreeBSD 11 which seems to support `FLAVOR=ipv4` and `FLAVOR=ipv6` as flavors, and…