Aleksandr Motsjonov

Results 23 issues of Aleksandr Motsjonov

I tried to debug it for two days already and very tired. I even don't know where should I ask/make ticket for that. So, I do in both places. [Another...

Question

Changes required to have it working with axios 0.17, + while I was there I've bumped code to proper modern level, introduced linting, simplified some tests, etc

Add TypeScript Type Definition file

https://bundlephobia.com/[email protected] says it's 450 minified-gzipped

There is a problem with this line: https://github.com/karpathy/convnetjs/blob/4c3358a315b4d71f31a0d532eb5d1700e9e592ee/build/deepqlearn.js#L142 the shape of the input vector is basically hardcoded here when given to the network's forward function. Which makes it all break...

I assume this is because @karpathy removed compiled files from `build/` directory at some point in the past. I used npm for now, but just wanted to raise an issue...

Currently as soon as route for defined all the requests are going through kakapo and do not appear in network panel of a dev tools, which is not ideal. Sometimes...

I am using XOR type from here: https://bitbucket.org/atlassian/atlaskit-mk-2/src/31638e072721303cafbea43fe78c94a1ef92fd11/packages/core/type-helpers/src/index.ts#lines-159 To specify a type that is one or another, but not both here: https://bitbucket.org/atlassian/atlaskit-mk-2/pull-requests/6112/ms-1987-step-31-move-editor-and-other/diff#Lpackages/editor/editor-core/src/plugins/media/types.tsT79 Basically, I want this prop to accept either...

Not sure what should be done. project is a bit messy, bower_components not in place (tests are not working), jslinting is out of control, /build for some reason checked in...