Ievgenii Krevenets

Results 80 issues of Ievgenii Krevenets

- [GNU Lesser General Public License v2.1](https://github.com/lexborisov/Modest/blob/master/LICENSE) of Modest - [MIT](https://github.com/rushter/selectolax/blob/master/LICENSE) of selectolax

Can't interact with b2Manifold data because b2Manifold structure doesn't implement in js port

**Shortly:** How to improve stability of face tracking in general and tracking faces with in different light condition in particular? --- Thanks for you library I love it a lot....

# Env - Python 3.6.1 |Anaconda 4.4.0 (64-bit) (official docker from continuumio/anaconda3:4.4.0 https://github.com/ContinuumIO/docker-images) - Jupyter and IPython 5.3.0 - nltk=3.2.3 # Example: ```python import nltk chunkGram = r"""Chunk: {**+?}""" chunkParser...

corpus
nice idea
tests

It seems that npm https://www.npmjs.com/package/retina.js has old version `1.1.0` of package. Can you update to last one with scss file?

legacy

I'm working right now on action which uses Media Responses (https://github.com/internetarchive/internet-archive-google-action) and would like to use my AIY Voice kit here. But AIY responses that it doesn't support Media Response....

enhancement
library
grpc

How webpack should be configured In a lib project which has not only js, but also style files (sass, less, css). When they should be deployed separately (build/main.min.js and build/main.min.css)?...

help wanted
question

``` $ go version go version go1.12.6 linux/arm ``` I've tried code from example1: ``` sensorType := dht.AM2302 pin := 22 temperature, humidity, retried, err := dht.ReadDHTxxWithRetry(sensorType, pin, false, 10)...

`react-addons-shallow-compare` is a legacy add-on and `React.PureComponent` should be used instead. https://facebook.github.io/react/docs/shallow-compare.html

I occasionally get empty object in conv.data (session data) for actions.intent.MEDIA_STATUS intent. This bug isn't easy to reproduce but in long sessions, about an hour or more of media responses,...