-
Hat tip @simontegg
http://www.wsj.com/articles/the-future-of-the-internet-is-flow-1443796858
I maybe 10% believe it, I believe some of the comments more. But it certainly fits the theme here...
-
during the setup of this project i run `npm install` and run into this err: (this allso occurs when installing `yarn add ssb-browser-core` as a dependency)
npm ERR! command failed
npm ERR! comman…
-
Rolled back to 4.2.1 to get replication working again
Looks like a nice refactor underway but worrying to see breaks in a minor release
-
-
Trying to implement a button in ssb-browser-demo to completely wipe the database, indices, and blob store, and force a resync. However, the method that ssb-browser-core uses for that does not seem to…
-
Also known as `ssb.db.migrate.dangerouslyNukeOldLog()`.
See full context here: https://github.com/ssb-ngi-pointer/ssb-db2/pull/18#issuecomment-729799084
Note, this API should be called manually …
-
Basically take https://github.com/staltz/manyverse/blob/master/src/backend/plugins/aboutSelf.ts and publish it on npm, because we can't possibly recommend `sbot.db.onDrain` + `sbot.db.getIndex('aboutS…
-
> In general if we do add ooo messages then it should not update this index.
From https://github.com/ssbc/ssb-ebt/pull/72#issuecomment-1274832766
Same should happen with addTransaction because i…
-
I had a scary moment when my Manyverse was open for 5 min and no new data came in, despite being connected to 5 room peers. Then I restarted the app, it reconnected to peers, and still no replication.…
-
Similar to #89 but seems different enough to be its own issue
## Versions
- Manyverse desktop on `master` branch today (2022-10-24), maybe reproducible on 0.2210.3
- OS: Linux
- Node runtime: …