nponeccop

Results 206 issues of nponeccop

With one hard-coded room. Purely client-side work.

chat-sample

Use case: I need to read data from file A and then use the data to process file B: ``` javascript var foo = {} A.lines.forEach(function (x) { foo[getKey(x) =...

This makes lazy streams different from usual streams and almost useless (e.g. you cannot pipe or pump) I use an ugly monkey-patching to stub these methods. It seems to work,...

While such long lines are uncommon in usual text files, node-dirty plaintext database files can contain very long lines. I found a performance bug in native node-dirty file reader (it...

The W3C specification says: > If the user agent supports HTTP State Management it should persist, discard and send cookies (as received in the Set-Cookie response header, and sent in...

Tslint is deprecated in favor of eslint with typescript plugins