lin onetwo

Results 855 comments of lin onetwo

It always throws "Lock is already released", and make CPU usage 100%.

Is there a tool that can write CFG for some language X, then generate a code generator, that can translate AST that generated by Antlr4, to language X? Currently? Or...

I think metadata can be used for runtime type check, likes io-ts and flow-runtime. And can also be used for some matching, like function overload or so?

@MuYunyun I was guessing. See flow-runtime document's annotate part https://github.com/codemix/flow-runtime/tree/master/packages/babel-plugin-flow-runtime#options They annotate the function with metadata: ```js import t from 'flow-runtime'; const add = t.annotate( (a, b) => a +...

@bschlenk you might want to use `GLTFLoader` with `glb` file served with static server. There is no way to directly `import` it , since there is no such loader for...

I'm using globbing to retrieve hundreds to thousands of metafiles https://github.com/linonetwo/solid-tiddlywiki-syncadaptor/issues/4#issuecomment-491118236 I can't afford to do this client side, because there will be hundreds to thousands of wiki pages in...

@elf-pavlik Do I need to start solid-server as a [library](https://github.com/solid/node-solid-server#simple-example), and use spdy to enable HTTP2 in my server?

Well, I've reconsidered it: 1. I won't use xxx.meta to store "metadata (like tags) generated by the user and my application" anymore, because https://github.com/solid/solid-spec/issues/168 can't GET and DELETE xxx.meta 2....

Seems by entering "External WebID:" when register, you can move your data.