Max Fowler
Max Fowler
fwiw the pub that I tried to migrate from node-pub to go-pub is also still not working (https://github.com/cryptoscope/ssb/issues/126). Maybe I should try disabling EBT for it as well (or maybe...
separate from using a client, I was able to verify that things are basically working, by running a go-sbot on my laptop, and on the raspberry pi, following each other...
aw thanks @decentral1se , creating a symlink was a great workaround, all good atleast for debugging :-) ```ln -s /home/yunohost.app/peachpub/.ssb-go /root/.ssb-go```
thanks for looking into this @decentral1se I've actually been using your symlink suggestion quite effectively since you mentioned it, so this hasn't been much of an obstacle for me personally...
the one annoying thing is I have already made a yunohost package including go-sbot that some people might have downloaded, so I might need to figure out how to include...
update: when I turned off the sbot that oasis was connecting with, so that oasis started its own sbot, then it works for me
suggested readings based on this topic: 1. Getting Things Done (http://transhumanism-russia.ru/documents/books/gtd/Getting_Things_Done_-_The_Art_Of_Stress-Free_Productivity.pdf) > (1) capturing all the things that need to get done—now, later, > someday, big, little, or in between—into...
some other relevant ideas/sub-topics: todo-list management software: jira, trello, gcal https://en.wikipedia.org/wiki/Mise_en_place ^ another suggested reading... 1 paragraph wikipedia article... > Mise en place is a French culinary phrase which means...
For us, we tried adding the Content-Type header after reading this issue and were unable to get it to work for a few hours due to our boundary not actually...
just ran into this while trying to package go-ssb-room for yunohost. as I understand it, the deb or the tar.gz in the release won't currently be enough to get things...