Paul Mullins
Paul Mullins
Thanks guys for this thread it answered my questions nicely, I expect it would be pretty simple to write a fuse file system using the mega CLI tools for someone...
IDK how there are so many matrix clients when there is no documentation on how to do the encryption and decryption, I get meOLM exists but I can't for the...
I have had the same error and was able to resolve it by fixing /etc/exports. I was also using the nfs-provisioner. My previous /etc/exports file was ``` /mnt/nfsdir -async,no_subtree_check *(rw,insecure,sync,no_subtree_check,no_root_squash)...
Turns out zim-tools can list all the articles you need [ZIM Articles List](https://chat.openai.com/share/4bb0c7d4-06db-4ee9-85f6-d09dea7691a6)
``` bash (base) ➜ helia-101 git:(main) ✗ node --trace-warnings 201-storage.js Added file: bafkreih7eug2oqxx7ft427q4fcce6lnl73q6kmtzaxeldllx266mxr6os4 Added file contents: Hello World 201 (node:2650145) MaxListenersExceededWarning: Possible EventTarget memory leak detected. 11 abort listeners added...
``` json { "name": "helia-101", "version": "1.0.0", "private": true, "type": "module", "description": "Getting started with Helia", "license": "MIT", "main": "index.js", "scripts": { "start": "node 101-basics.js", "serve": "npm run start", "test":...
``` bash (base) ➜ helia-101 git:(main) ✗ npm run test > [email protected] test > test-node-example test/* add event unixfs:importer:progress:file:read { bytesRead: 15n, chunkSize: 15n, path: undefined } add event blocks:put:providers:notify...
Reading this makes Nostr feel a lot more like Matrix Protocol, just missing the one time pads