Konrad Linkowski

Results 19 comments of Konrad Linkowski

Doesn't work with Angular 7 for me. Edit: Had to install lint-staged as dev dependency manualy.

> It doesn't work for me. I do what they suggested above with no luck. I have the latest version of husky and lint-staged. Yesterday I upgraded npm (7.5.3) on...

Seems like this example is badly written. XOR requires at least one hidden layer. I tried to fix this by customizing layers, but the documentation is so vague, that I...

This object turned out to be a Proxy. I believe that somewhere in Decontextify.instance a wrong object is returned.

> Produces expected output under node v8.9.3 and node v8.10.0. > The issue is confirmed under node v10.14.2 What I can propose is to run a debugger in v.8.10.0 and...

Do you plan any fallback for older versions of node?

Is using an npm module a respected solution?

You can install nodejs on raspberry and then run it.

@artginzburg wow, this is indeed a lot faster 🔥 I will analyze your code in depth when I will find some free time > I don't know if you would...