Benjamin Lupton

Results 337 issues of Benjamin Lupton

Would be good for a comparison table between [Redwood](https://github.com/brynbellomy/redwood), [Orbit](https://github.com/orbitdb/orbit-db), [Textile](https://textile.io), [Hyperspace](https://github.com/hypercore-protocol/hyperspace), [HyperDB](https://github.com/mafintosh/hyperdb), [Sonar](https://github.com/arso-project/sonar), [Noms](https://github.com/attic-labs/noms), [Titan](https://github.com/thinkaurelius/titan), [Gun](https://github.com/amark/gun). Comparison table rather than just listing, as it would be more valuable to...

Reading the paper I had two questions about the animation example: https://datatracker.ietf.org/doc/html/draft-toomim-httpbis-braid-http-02#section-5.1 https://github.com/braid-work/braid-spec/blob/bf179d8c84ea48b5cb1ea4faf23c6ea9bfc28416/draft-toomim-httpbis-braid-http-03.txt#L580-L608 1. That the paper on IETF should use PNG or JPEG as GIF has native animation built...

My concern with `link` is that: 1. It is not obvious to the uninitiated that it is anything special at all. 2. When one sees `link` with `application/json` instead of...

Version 2.0.0 (2.0.0.1155) When I type a sentence, every half a second or so, the text in the box selects, and thus the next typed character erases everything that was...

It seems the maximum reliability of the node.js provided watch methods has been reached. Watchman is an external service that goes further than what node.js provides to provide quicker and...

They are treated just like markdown. Lowercasing the jsx element works for syntax highlighting, but then it doesn't function.

bug

How do I know which tests actually ran? I can't figure it out, and it's becoming very difficult to debug my async code...

Spec defined here https://developer.mozilla.org/en/xmlhttprequest and here http://msdn.microsoft.com/en-us/library/ie/hh673569(v=vs.85).aspx So far all I know is that it is implemented in the latest Chrome, Firefox and IE10 (not IE9 or earlier) Use case...

feature-request
pull-request-welcome

The "create your own lesson" link goes here, but there is no information on how to create your own module, just this repo. I was expecting something like: 1. Create...

If you are experiencing this issue to, use the [reaction button](https://github.com/blog/2119-add-reactions-to-pull-requests-issues-and-comments) to +1 this post. ``` $ ruby --version ruby 2.2.3p173 (2015-08-18 revision 51636) [x86_64-darwin15] $ travis --version 1.8.0 $...