-
There are various issues with Qubes source code licensing declaration.
* Each source file needs a copyright header. I've asked FSF about that ~9 years ago by private e-mail and they said yes. Nowad…
-
This is similar to #745 ("Allow integer tags for internally tagged enums") but this issue focuses on types and struct fields.
When working with structs and fields, the `Serializer` and `Deserialize…
-
I think we could use tracing + + tracing-subscriber + tracing-appender for logging.
tracing is like the crate log, while tracing-appender provides non-blocking writer implementation (…
-
Sometimes it's desirable to have files in the Nix store that are not world-readable, such as configuration files containing passwords. This could be implemented as follows:
- Private files are marked …
-
While fixing some links in pulp-oci-images, I've came across a reference to ["Workflows and Use Cases"](https://github.com/pulp/pulpcore/blob/main/docs/workflows/index.rst), which was a set of pages o…
-
This is a follow-up of #3764
![image](https://user-images.githubusercontent.com/2423362/87408616-64997400-c5cc-11ea-9683-3770bc26aa0f.png)
It should be "Home (Layout: _home_)" instead ...not sur…
-
AccessibilitySummary is the only human readable accessibility metadata, which makes it very important for conveying information in a user friendly way.
The question is what should be in Accessibility…
-
Description
Once published in a semantic repository, semantic artefacts are hopefully being reused by others to build their information system. In the eventuality where the semantic artefact, a con…
ghost updated
4 years ago
-
Right now, "upstream" URLs that contain data about the axes are placed in the non-machine-readable part (the comment). It’d be useful to add an `upstream_url` or `info_url` field to the model, and put…
-
Nice tool!
One enhancement I think we could make here is to generalize this to something like: "package impact" - specifically other axes/metrics I think are relevant:
- size (trivial to comput…