Irakli Gozalishvili

Results 630 comments of Irakli Gozalishvili

It seems that line that TODO point at were introduced here https://github.com/ipfs-shipyard/ipfs-webui/pull/1495/files#diff-9293e88df993f6f215aea97a0353448f

> initial idea is to return 400 Bad Request error with HTML body that links to ?format=dag-json|dag-cbor|raw|car key reason is to avoid implicit defaults, and train users and tools to...

Seems like it would be a good idea to do it after https://github.com/ipfs/js-ipfs/issues/2745

I've encountered this and am willing to write a pr if this is reopened

@rpl I end up running into this when I tried to add web-ext as git dev-dependency. I did run `npm install && npm run bulid` postinstall. Next week is going...

@crzypatchwork thank you for getting back to us. Can you please help me understand what the plan is ? We really want to figure out a way to fix this...

Any chances `Blob` implementation could be extracted into separate library so both libraries could be made interoperable ? Right now both libraries have a strong opinions and as result they...

@domenic I think @jimmywarting is proposing very specific solution, although actual goal here is to make two libraries interoperable. Maybe we can shift discussion towards how two libraries can interop...

> The problem here is that you include node-fetch at all. If your scripts ran in jsdom, your isomorphic libs should act as if they're in a browser (that is:...

> I don't have enough knowledge or bandwidth to tackle this solo. @Gozala would you be interested in helping out here? I'd love to, with a caveat that my bandwidth...