-
## What
Guidance surrounding NHS.UK pregnancy and baby content. This should include information about how user needs for LGBT+ parents are different and how to make sure all content is free from gend…
-
Just a small thing, leaving as a reminder for myself to open a PR after #3172. At present `coeff` in filter.py takes `tuple[np.array] | list[np.array] | np.array | None`. This needs reflecting in the …
-
Following #1065, I want to propose an API that can be a reference point in discussion.
## Queue discovery
We are constrained by Vulkan discovery mechanism here, which requires specifying used que…
kvark updated
7 months ago
-
What's the purpose of these files?
Why are some packages installed there?
* https://github.com/QubesOS/qubes-builder-debian/blob/master/template_debian/packages.list
* https://github.com/QubesO…
-
It's that time of the year again, where we look at our rules and wonder if they are actually suitable for our server, if they convey the information we want to convey while at the same time avoiding b…
-
![Pasted image 1](https://github.com/keepassxreboot/keepassxc/assets/60898866/1dfa631a-8f14-4c2f-992f-d2c804bf8d34)
When auto generating a passphrase and then editing it, the entropy is not recalcu…
-
```
bool shouldApproxEqual(L, R)(auto ref L lhs, auto ref R rhs)
if (__traits(isFloating, lhs) && __traits(isFloating, rhs)) {
return true;
}
```
is currently a fixed-point for sdfmt. This is…
-
When editing an `.adoc` file, the settings mentioned in the title are ignored by the editor. Is this intended behaviour? If so, why is it desirable?
`Ascidoc > Preview: Use Editor Style` is set to …
-
Using other promise libraries in a language like JS is pretty flexible with the return type. Both then and error handling usually allow for either a value or a promise to be returned and will take the…
-
In https://github.com/w3c/mediacapture-surface-control/issues/48 ~we seem to agree~/lists ~serious~ click-jacking concerns [that] remain with this API.
> Undesirable behaviors:
> - Attempts to click…