-
Current documentation covers some aspects of launching processes and interacting with them using STDIN and STDOUT. However, Julia has much more powerful capabilities that remain largely undocumented. …
-
Looks like this library comes with it's own implementation of HTTP messages, almost identical to those defined in PSR-7 standard, but not compatible on interface level. I can see that:
- `UriInterface…
-
REST over HTTP is client driven and stateless, as is the JAX-RS 2.0 API.
While this serves rather well for most cases, more and more there is a demand for asynchronous updates to recently received in…
-
Looks like if a non standard tag is added by, for example, ffmpeg, AtomicParsley reports on all of the tokes, but called them the empty string. If the example below I've removed the extraneous ffprob…
-
### Description
I have a very large number of files in my `public` directory (>16k) - the project is a pre-rendered data visualisation web app with numerous small CSV files to be loaded from a static…
-
### Description of the failure
Black lines started showing up at the top of the image streams
### Detailed conditions and logs of the failure
The Dragonfly cameras output this kind of video s…
-
Once we have [QUIC](https://github.com/denoland/deno/issues/3995) support implemented, we should consider implementing the [WebTransport API](https://github.com/w3c/webtransport).
A long way to go,…
-
### What should happen
Would it be possible to implement saving and loading gamesaves directly from a PSP or PS Vita connected to the host machine via USB? This would allow users to play their game…
-
I wanted to implement a debug adapter for the web using the `@vscode/debugadapter` npm module but I can't compile the code with out having node typings install (which gives a wrong impression for peop…
-
The current API only captures basic pixel format information, RGB and YCbCr are not colorspaces, they're pixel formats.
CIE 1931 XYZ colorspace & pixel format is missing completely.
Most profess…