-
Hi all,
When starting my local server with "sbot server" command, I get this error:
************************************************** (indexes:100%, ebt:100%)Error replicating with @XRg7pXoQqsWDD…
-
Right now we can only listen on ONE network address for incoming connections. It would be rad to have multiple ones with different connTrackers (localhost with no limits, public with _only one connect…
-
okay changed module name and reinstalled. now I get this crash on the sbot that tries to open the invite:
```
/Users/cryptix/ssb/scuttle-shell/node_modules/ssb-server/node_modules/packet-stream/in…
-
Hi!
I think this module currently requires array input, like:
```javascript
[{
"$filter": {
"foo": "bar"
}
}]
```
Would you be open to accepting a non-array input? My context is…
-
Should probably default to people you are following in ssb. Is there an easy way to get the list of who your following? Also would like the profile name and a picture.
-
I'm struggling to install, it looks like there are some directories I'm missing. I've run the install dependencies script no problem but the setup.py fails to install.
I'm new to Python and still l…
-
http://code.runnable.com/
Probably need at least rendering to cairo working.... though I have no clue.
-
I'm on ubuntu, after messing around loads trying to install adb from google's site (and it not even working) I realized I could use `apt-get`
`sudo apt-get install android-tools-adb android-tools-fas…
-
sometimes it seems necessary to have a dependency you didn't know that you had, or have something like a router, which different add handlers to.
I showed depject to @nkrn and he tried it and wrote…
-
After noticing that patchcore wasn't handling branches correctly
https://github.com/ssbc/patchcore/pull/18
https://github.com/ssbc/ssb-msg-schemas/pull/17
I realized that any collaboratively editab…