Benjamin Goering
Benjamin Goering
From IRC > [19:28:29] Would you mind creating https://github.com/linkeddata/dokieli/issues/ mentioning 1) what the notification would contain 2) what data to expect inside the external resources I built a tool that's...
Inspired by tangential discussion in #116. feature supported by used at (w/ links) globbing elf-pavlik, melvincarvalho Websockets API elf-pavlik,
Hiya. I have a client that would like to use DTP to transfer data to a [Solid](https://en.wikipedia.org/wiki/Solid_(web_decentralization_project)) data pod. I see that there is some code in here related to...
Hey there. I'm so glad this project exists. Thanks for working on it and helping me out. I'm wondering if it's possible to run the [datatransferproject/demo](https://hub.docker.com/r/datatransferproject/demo) container image from docker...
After testing [master](https://github.com/google/data-transfer-project/commit/afe064f1fcc74fa1a6865bd7ca6f2934fc3a3d69) to see if it fixed the errors I had seen transfering contacts Google -> Microsoft, and reporting behavior [here on #786](https://github.com/google/data-transfer-project/issues/786#issuecomment-553969663), I figured I'd try another transfer...
Motivation: * https://github.com/nftstorage/nft.storage/pull/1945#issuecomment-1155533297 * it would allow use of a second arg to Error constructor with `cause` option Risks * touching lots of code without a good reason to could...
Motivation: * in #1945 I added some eslint rules (e.g. to avoid bugs due to dangling promises and stuff). Nothing too custom, just typescript-eslint/recommended. But I added exceptions for files...
When using a client to [store](https://github.com/nftstorage/nft.storage/blob/main/packages/client/src/lib.js#L263) an nft, I want to be able to configure the [targetSize](https://github.com/nftstorage/nft.storage/blob/main/packages/client/src/lib.js#L162) used by the `TreewalkCarSplitter`. Motivation: * @alanshaw [suggested a good thought](https://github.com/nftstorage/nft.storage/issues/1943#issuecomment-1143650993) on #1943:...
Please Indicate One: * [x] Editorial * [ ] Question * [ ] Feedback * [ ] Blocking Issue * [ ] Non-Blocking Issue Please Describe the Issue: * via...