-
```
# In other words, the real message (and its digest, described
# below) sits somewhere along a slider surrounded by fuzz on
# each side, and the precise amount of fuzz on each side is
# known only …
-
Swift supports two special statement forms for working with optional values (nullable values in Dart): if-let and guard-let. Each construct is a variant of a conditional that scrutinizes an optional …
-
Having dose number on Schedule is fine, but can we also put it on Slot? That way if a Schedule supports both dose 1 and 2, but on a specific day, they are only doing dose 1, we can represent that.
-
I am working with the tool as a part of the VirtEU European project https://virteuproject.eu/. We have drawn some conclusions about how the DMI-Tcat can be enhanced to facilitate GDPR-Compliance.
…
-
## What is the Problem Being Solved?
Currently the vat-timer which implements the timer service will trigger a timer event itself if the wakeup time is the current time or in the past. Given the cu…
-
See: https://github.com/whatwg/html/issues/6807 for more context about the problem we'd like to solve. The TL;DR is that we'd like to allow the `` element to be sized to its contents a little easier. …
-
| TestField | Value |
| ----- | ----- |
| **GUID** | a82c7e3a-3a50-4438-906c-6d0fefa9e984 |
| **Label** | VALIDATION_TAXONID_COMPLETE |
| **Description** | Does the value of dwc:taxonID contain a …
-
The `Wikibase` extension causes us endless compatibility issues with Mediawiki version.
It is overly complex to install and requires specific knowledge to manage.
I propose we remove the extens…
-
### Describe the bug
Braulio's stress test creates pods in a WDS at a specified rate. The pods run "bash -c sleep 20" on the ubuntu:latest image and then terminate. In my test KS was deployed on a VM…
-
Seems like current documentation lacks of manual for implementation of custom queries via Elide API. For example, a service I'm currently working on, should provide an authenticated user endpoint: `/u…