szakharchenko

Results 13 comments of szakharchenko

NB: The "2:" in the first quote above is not a copy/paste error: there's really no more output on that line. If one of the nodes is a clear winner...

See also https://github.com/timonreinhard/wemo-client/issues/63.

Just tripped over this as well; started describing the issue but found this instead. Indeed, despite being implied in the documentation https://github.com/transitive-bullshit/random/blame/71aac86c302b2995c681f76aa72fe9fe1190c8d9/readme.md#L102, `random.clone('my-new-seed')` doesn't work as expected (doesn't use the...

Looks like it's also fixed by https://github.com/transitive-bullshit/random/pull/25 and dates back to 2019 https://github.com/transitive-bullshit/random/pull/5 [insert embarrassed-looking emoji here]. @transitive-bullshit, you should really merge at least one of these one day.

I'm not sure I can. Having different code paths for mouse and touch events just looks inelegant (e.g. one receives a browser event and another a synthetic event). I made...

The comment would need to be reworded though; this doesn't by itself make it possible to cancel the click event after drag.

The answer to your direct question is: to allow installation from Git URLs in environments where either yarn or make are not installed; likely that's not what you wanted to...

You just want to use double quotes instead of single quotes, and startsWith would better describe the intent.

> Tbh I am also quite surprised that there is not even a response by the maintainers to this pull request. Only 6 months? [Those are rookie numbers](https://github.com/facebook/jest/pull/11529).