-
I wanted to brainstorm a bit about ideas for a custom matching protocol that would go in a follow-up PEP (note the new issue label).
Some thoughts as to what I would like to see:
* It should be …
-
I've been trying to understand from the Vulkan spec the precise definition of a synchronization scope. It's not clear to me whether a synchronization scope is:
1. A set of pipeline stages. For exampl…
-
Use this issue to discuss [typography](https://design-system.service.gov.uk/styles/typography/) in the GOV.UK Design System, including [links](https://design-system.service.gov.uk/styles/links/) and […
-
### Use Case:
Permissions should follow standard format to ensure users are not confused by what a permission means.
### Acceptance Criteria:
- Audit of existing permissions names with replacement re…
-
Can activate the portal fine, however when walking inside of it/standing inside of it. Nothing happens, every other dimensional portal works except the Undergarden. This is on the RAD2 p…
-
### **A Taste of Linear Logic** by Philip Wadler
**Tags**: linear logic, explicit curry-howard
Traditional logic has close ties to computing in general and functional languages in particular. The …
-
Similar to #23 but with a different motivation.
To protect against XSS, I would like the option to store the JWT in an HttpOnly cookie. `django-rest-framework-jwt` has this feature as an optional s…
-
## 1. Introduction
Electronic health record (EHR) is a patient medical record stored electronically. It serves much more purpose than information storage, however, and is not a direct transformatio…
-
I have installed python-mode using vim Plug, then I enabled `pymode_lint`, but when I'm trying to run PymodeLint it always says `[Pymode] Code checking is completed. No errors found.`
Funny thing i…
chlos updated
2 years ago
-
# When creating a DataTree from a Dataset with path-like variable, subgroups are expected to be created
```python
from pathlib import Path
import numpy as np
import xarray as xr
import data…