Sam Roberts

Results 133 comments of Sam Roberts

None of them work :-( In particular, they ignore the really nice comment block on the top explaining how to detect various encoding forms. I didn't add that because I...

Sounds like a good idea, can you send a PR with tests?

Have you tried to listen for 'disconnect' event?

I haven't attempted to verify this, but it sounds like a bug. Note that stomp-client makes STOMP 1.0 connections, not 1.1 (the accept-version: header is missing, see http://stomp.github.io/stomp-specification-1.1.html#protocol_negotiation), and header...

That's the same error I found, try using cmake directly, it works.

What does this have to do with weakening our stance that all npm modules should publish as vanilla js? npm published modules can't change the command line arguments of node,...

@martinheidegger I've never seen that man feature of npm used, most devs on windows and OS X don't use man pages or even know what they are. It looks to...

@martinheidegger Used by npm, sure, but used by _users of npm_? I very much doubt that many people know that `man npm-ls` is a non-portable alternative to the portable `npm...

I don't think it would have to be breaking, the non-ctx variants, and explicit timeout arg variants, could all be written backwards compatibly in terms of the APIs that have...

sorry the formatting is broken, there doesn't seem to be a way to disable markdown.