-
## TL;DR
Alarms API alarm timing is not guaranteed when devices go to sleep.
## Details
The documentation on Alarms API implies/suggests that the alarms internally uses absolute timestamps, f…
-
### Abstract
This document describes a feature that we are calling Full Course Reset. It serves a specific 2U business need but seems like it will likely provide a benefit to the open-source commun…
-
Hello.
I am very interested in the unconditional image generation pipelines. Like in this example here:
https://github.com/huggingface/diffusers/tree/main/examples/unconditional_image_generation
…
-
Hi Team,
We're using Samson (**v2488**) for our deployments for about 12 apps with 4-5 stages for each. For automated deploys, we trigger the **Generic** web-hook via a scheduled bash-script to all…
-
We use trino (interact via REST API of trino) and trying to understand how we can pass on params like user name/pwd (or other auth params) and other params trino support when sending query to execut…
-
#### Feature Description
LiveAnnouncer should be able to queue multiple messages and announce them one by one instead of announcing only the lates message.
#### Use Case
See https://stackbli…
-
### Current behavior
We are currently experimenting with cross browser testing within the CiCd pipeline. Our main goal is to run Cypress with Webkit and Chrome and run it in multiple viewports.
…
-
Update: [draft charter](https://w3c.github.io/charter-drafts/2024/wg-fedid.html)
[Diff with current charter](https://services.w3.org/htmldiff?doc1=https%3A%2F%2Fwww.w3.org%2F2024%2F03%2Fwg-fedid-ch…
-
### Summary
**As** "an admin"\
**I want** "to know what metrics k8up is offering me"\
**So that** "I can build the dashboards I desire to monitor my backups"
### Context
The documentation is me…
-
Key Validation is being done at the endpoints
Although it works, this is discouraged since we can do it in the validation middleware via dependency injection
We should look to change it