stream
Here are 2,097 public repositories matching this topic...
Is there an overview, how the config object for the constructors of the neural network are defined?
This would be interesting:
- Has brain.NeuralNetwork and brain.recurrent.RNN the same config attributes?
- What is the description of the inputSize attribute?
Thank you for the great work with this library, it is realy amazing!
Is your feature request related to a problem? Please describe.
The current engine only exposes WebVTT subtitles as kind: 'subtitles'
. When the playlist entry contains CHARACTERISTICS="public.accessibility.transcribes-spoken-dialog,public.accessibility.describes-music-and-sound"
, it should have kind: 'captions'
. This would match how it is exposed in the Safari HLS player.
**Describe
Issue description
In writing rust zmq bindings for tokio, the question came up about when zmq_send
and zmq_recv
might return EAGAIN
when passed the ZMQ_DONTWAIT
flag in a multipart message. The implication of the high water mark documentation is that it will only return EAGAIN
on the first part of the multipart message, but I couldn't find it explicitly stated anywhere that this
Currently, every track added to downloads immediately starts downloading. Downloads are therefore behaving inconsistently, are not saved over program restarts, and can fail randomly without properly notifying the user. The following improvements are proposed:
- Store the list of downloads in db/on disk somewhere. The main process will manage this list.
- Allow the renderer process to query the
There used to be only one type of operational error from node-fetch: FetchError
.
This is no longer the case as I can count at least six: Error
, NodeError
, TypeError
, SyntaxError
, AbortError
and FetchError
. All of them can be triggered in one way or another through invalid response.
We would like to unify them in some ways but it's (a) a breaking change, (b) sometimes not standa
We should create a PR to https://github.com/ReactiveX/reactivex.github.io in order to document how RxGo fits in the existing ReactiveX ecosystem and to add RxGo documentation to existing operators.
Diamond flow
I think the documentation must include a note on the diamond flow and how xstream manage it, something like an explanation of atomic updates of flyd.
As well described by @staltz in this answer would be best to avoid diamond shaped stream graph:
![ima
-
Updated
Apr 7, 2020 - JavaScript
Prior to moving all Speedment tutorials to the manual from the Wiki page, there was a tutorial on how to plug-in and use custom TypeMappers. Although, the example described in that tutorial covers usage of basic Enums which is now best handled by the dedicated Enum-plugin. Custom TypeMappers are still needed in some case though, hence this tutorial should be updated to cover a more relevant use ca
Adding information on how to test Kefir Observables would be a nice addition to the docs. Wondering if we should put all of that into the main docs site, or have a separate site for testing with chai-kefir
, or maybe moving all the docs into a kefirjs.github.io
repo & website. Thoughts?
There are a number of issues related to LoadBalancedRSocketMono
that depend on deeper review of the current implementation:
- #745
- #716
- #713
- #654
- #633
- #725
-
Updated
Jun 6, 2020 - Swift
Based on FormData we shouldn't expose functions throw the prototype, for example, https://github.com/form-data/form-data/blob/b16916a568a0d06f3f8a16c31f9a8b89b7844094/lib/form_data.js#L81
We should probably use closures to keep the current this
scope or change the scope of the function when you execute it.
This will keep the FormData prototype cleaner and avoid future issues when people sh
-
Updated
Jun 24, 2020 - TypeScript
I got this error - TypeError: (("document.querySelector("#react-view").setAttribute("data-react-checksum", "" + (intermediate value)) + "")") is not a function
How can I fix it?
-
Updated
Jun 14, 2020 - Go
-
Updated
Jun 24, 2020 - Java
-
Updated
Apr 7, 2020 - JavaScript
According to the HLS specification, we must sinalize that a given audio track is DVS by the addition of CHARACTERISTICS="public.accessibility.describes-video"
tag. I wonder if we should implement an option at the Sequence level on mapped mode where I set "dvs": true
or something and that propagates all the way to the HLS manifest. Thoughts on this one @erankor?
More information about this o
Hi ,
AthenaX
looks like a perfect fit for our usage, we are in the process of building a platform where in users can submit jobs , aggregate and perform sinks. Sadly the docs are not helping, can u share a sample docs which helps understand on how kafka
works and sink with es
Some of the docs are not relevant with class files not found
-
Updated
Jul 21, 2017 - PHP
-
Updated
May 1, 2020 - JavaScript
Improve this page
Add a description, image, and links to the stream topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the stream topic, visit your repo's landing page and select "manage topics."
Hi winterbe, your article is very good, it introduces the new features of Java 8 in detail, so I translate it into Chinese。Thank you!!!
Link:https://github.com/aalansehaiyang/java8-tutorial
你好,winterbe。你的文章写的真棒,里面详细介绍了Java 8新特性,我将它翻译成了中文。谢谢
链接地址:https://github.com/aalansehaiyang/java8-tutorial