Alan Shaw

Results 121 comments of Alan Shaw

> Weekly newsletter had a list of github handles of people who contributed to IPFS in some way @lidel JS IPFS releases now have that! We're using [`name-your-contributors`](https://www.npmjs.com/package/name-your-contributors) and [this...

oh wow I love that! One suggestion - a per browser overall progress indication before I click? I'd like to quickly be able to glance and see chrome - yep,...

@akrych ahh yes, although they'll all be "off" right now so it would be good to have an off state as well? Traffic lights style? - except I think if...

My stab at categorising the users of this web site: 1. Developers who want to use the distributed web * "can I use X on browser Y?" 2. Browser vendors...

This is awesome! > An IPFS CID serves as a useful equivalent to an authority for the purposes of defining the scope of what resources share a origin style trust...

Could it be my laptop sleeping and getting woken up again?

I'm 👍 on moving it. For reference: > Package blocks contains the lowest level of IPLD data structures. > https://github.com/ipfs/go-block-format/blob/master/blocks.go#L1 So it seems to also be considered an IPLD thing...

Yes there should be a try/catch around `URL.parse` that'll call the callback if an error is caught.