-
Soon, support for global references in the EDSL will be merged in with #46 (after it's been merged into that branch first...), and it would be great if we could then add the standard streams to the ED…
-
`sys.stdin`, `sys.stdout` and `sys.stderr` do not have `isatty` or `fileno` methods, which are required by some command-line scripts. `isatty` should probably return `True` (the console is interactive…
-
Running into this trying to deploy a Mastodon server.
The error
```
Redis Client Error! Error: Command queue state error. If you can reproduce this, please report it. Last reply: OK
at DataH…
-
### Description
On https://www.elastic.co/guide/en/serverless/current/elasticsearch-manage-project.html, the wording in the Search AI Lake settings section is:
> 2. The volume of time series project …
-
LLVM has its own stream library for a number of reasons, we should use this as well to sync up with them.
See https://llvm.org/docs/CodingStandards.html for the reasons why their stream library is pr…
-
### Description
The following code:
```php
-
### What is the issue with the Streams Standard?
const [ sideA, sideB ] = duplexPair();
-
We offer live DASH streams within our app. We're using our own custom player controls, so have full control over what the user can do - i.e. when it's on-demand content we allow them to seek/pause/sk…
-
Update the Session to be able to take in a [`Request`](https://developer.mozilla.org/en-US/docs/Web/API/Request) object from the [Fetch API](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API)…
-
**Describe the bug**
I've got three nodes around the house, and wanted to be able to serve audio from any of them, while clients are all connected to a single central node. What I did is have the cen…