-
This is important to do to make Black Hole easier to use for people other than me.
A draft of a proposal for a version roadmap:
0.1: [Syntactic tower](http://github.com/pereckerdal/blackhole/issues#…
-
Network Parameters are limited to 5 decimal places. Which ordinarily should be enough, but I am implementing a model with very specific parameters such as 0.000001.
This leaves me with either 0, or t…
-
### Description
It would be nice to have support for Alpine Linux in the various parts of this collection. In particular I'm interested in the SSH hardening part. Better security automation for a pop…
-
Is there a reason for this plugin to create a custom field even when the user doesn't insert a canonical link? I noticed it generates am empty custom field for… reasons?
![Captura de Tela 2023-02-2…
-
_This is a WIP and I'll be editing this to potentially come up with something_
Currently we only have `patched = [ "semVers" ]` to denote fix without contextual information
Often these vulnerabl…
-
https://github.com/NeTEx-CEN/NeTEx/blob/master/xsd/netex_framework/netex_reusableComponents/netex_facility_version.xsd#L306
-
-
Should we add a bounty for integrating a SHACL validator in Whyis?
A data curation pipeline could pass an incoming dataset through various SHACL shape graphs and display validation reports (warning…
-
Hi there,
First of all, great job on floweaver! I hadn't seen it until yesterday, and it was reasonably easy to get up and running with it. The results have been encouraging so far!
I'm trying to…
-
I tried this code:
```rust
use wasm_bindgen::prelude::*;
#[wasm_bindgen]
unsafe extern {
pub fn test();
}
```
I expected to see this happen: it should compile.
Instead, this happened: it fails …