-
The python packages on apt are often very outdated, we should not rely on it.
The latest version is also different for various operating systems. (Linux flavors or Windows).
It would be better to ins…
-
The `repeat while` loop from Perl 6 comes in two flavors:
```
repeat {
# ...
} while some_condition();
repeat while some_condition() {
# ...
}
```
These both have the same semantics (evalua…
masak updated
6 years ago
-
Some prefer to use non-imperative/non-functional syntax for their contracts and it would be really awesome to have this whole repo available in all four flavors of LIGO instead of just CameLIGO, that …
-
Looking at the past issues, it seems like it was a trouble to implement a dark theme. Still, though, there are visual flavors to most apps and each has their own preference. Some prefer a light theme,…
-
@bogovicj is developing parsers for different metadata flavors in https://github.com/saalfeldlab/n5-imglib2/tree/master/src/main/java/org/janelia/saalfeldlab/n5/metadata. Eventually it would be nice t…
-
(adopted from existing [Wiki](https://github.com/HenrikBengtsson/Wishlist-for-R/wiki) entry)
# Background
By default
``` sh
R CMD check MyPkg
```
validates the package `MyPkg` using a (continuously…
-
Not sure even if it is possible.
If information about dimensions reaches the plugin, support for them should be added. Otherwise, probably not (how to distinguish a flavors which happens to be named…
-
Given there is interest in building attestation evidence that closely aligns with corim / comid reference values schema. Does it make sense to define an evidence schema along with the comid schema? Pr…
-
```
The project should offer users the ability to get updates via an
update center instead of them having to go to the project page and
download and install the plugin.
Furthermore, this will also ma…
-
I feel like in the context of a repo dedicated to `openshift-applier`, the name of the default playbook we use `playbooks/openshift-cluster-seed.yml` is awkward. I think we need to come up with a new …