-
Not really an issue, I just want some place where I can report my analysis on the benchmark runs.
On my computer `npm run benchmark-no-create` from #107 reported `8030ms` for the `initial indexing…
-
Hey @gpicron (and cc @arj03) I really appreciate your efforts with this spec.
I had an idea, which is a simplification of ssb-archive. Often it is easier to implement the version "0.0.1" of an idea…
-
https://github.com/staltz/ssb-blobs-purge
Would resolve https://github.com/Powersource/ssb-webextension-demo/issues/4
@arj03 do you think this would be a good idea?
-
I noticed you renamed the `subfeed` field to `feed` which is sensible since this is distancing itself from metafeeds jargon a bit.
But (and I'm not just nitpicking, keep reading...) what if the nam…
-
The library encode undefined as value 2 for BOOLNULL tag while nothing defined in spec.
Note that seems a deviation from JSON compatibility and is not very portable as differentiation between undef…
-
-
Generally speaking, I think the simplicity is in the separation of concerns.
Some random though
1. One of the weakness of SSB today is the fact of relying on long term key pairs. In a few year…
-
forking from https://github.com/arj03/minibutt-spec/issues/10#issuecomment-1455837865:
> just a side note, if we add checkpoints, i wonder if there's a way to use checkpoints as certificates to re-…
-
From #2:
> given the current light of re-evaluating things, have you reconsidered dom's [ltp](https://github.com/socketsupply/ltp)? mentioning cause simpler deps means more likely to be (correctly)…
-
I said in #8:
> > About (2) failing due to msg `2` not being in disk anymore, we could use a rule of thumb to just ignore `3''` deeming it too old. What do you think?
>
> Actually, I'm not sure a…