Sam Hogan

Results 21 comments of Sam Hogan

For those of you coming here looking for a solution I wrote a little component that allows easy nesting of multiple `` components: ``` import React, { Component } from...

I created a fork that specifies React 17 as a peer dependency. The packages is [here ](https://www.npmjs.com/package/@biproxi/react-text-mask)

> The suitable defaults are as follows IMO: This is such an underrated comment, thanks for sharing.

It looks like this repo is no longer maintained. I published a fork with this fix [here](https://github.com/context-labs/node-warc), NPM package [here](https://www.npmjs.com/package/@context-labs/node-warc). `npm install --save @context-labs/node-warc`

@bmizerany Do you have any documentation that explains Docker registry compatibility? We're trying to set up a LAN registry for our team to share models. We will open source anything...

I'm glad to see this being discussed. A few thoughts: > When combined with opening a URL on cancellation, it's also hairy -- someone scans a QR code, it makes...

1. I changed `` to ``. This makes much more sense. > On that subject, however, what are the use cases envisioned for message to be provided alongside data? The...

> The server needs to be able to know that data hasn't changed between res 1 and req 2. data may also need to be human-readable, and length is an...

> It's also private, being off-chain. You may not want to put something on chain to symbolize that your users were physically somewhere at some time doing something. This is...