Guo Liu
Guo Liu
@pfrazee thank you for your fast and detailed response 😄 Lots of information for me to digest! I'm starting to appreciate the design philosophy of Dat/Hyper stack more and more...
I also have some questions for Beaker Browser in general, I'll post them here as well, but please feel free to direct me to other repos that are more suitable...
Finally got some time to try out the above ideas. After building a static site (exported from Next.js), I was able to share it on DAT. If I use `dat...
> @evaristor do you have the same issue when using the executable? https://github.com/datproject/dat/blob/master/README.md#installing-the--dat-command-line-tool The executable didn't work for me either, still getting empty archive 🤪 node: 12.16.0 macOS: 10.14.6 -----...
Matters server needs to get feed updates from IPNS and then ingest the changes into the database. Some changes needed: * A new cronjob that polls for new CID from...
* Documentation on content feed format: https://www.notion.so/matterslab/Feed-format-8bafb64754de4434a1f3caea7ee5e4a9 * Documentation on publication flow / architecture: https://www.notion.so/matterslab/Publish-content-feed-to-IPNS-from-Matters-server-e294ee05fc76479c893dd6c24370caaf
Blocked by: https://github.com/thematters/matters-server/issues/2288
To allow different clients to write to the same social and content graph, we need to solve race conditions. Assume client A and client C are all configured with the...
Some components built could be used in pinning services for Planet: https://github.com/Planetable/Planet/issues/12 Components needed: * Standard pinning service. This can be the current Matters IPFS cluster or Crust Network. *...
Might be useful for limiting EC2 outbound network: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-network-bandwidth.html