Powersource
Powersource
Hope it's going well. I just want to point out that he's refactored/cleaned up the majority of the lines in that project, might be worth taking a look again for...
Good work on getting banned :D Considering that this project doesn't seem to be moving forward anytime soon I don't think anyone would mind you simply linking it (and it's...
@dotWee I was thinking about doing something similar a while back and I almost think that finding a way to run the connection.py (that I linked earlier) in java somehow...
I have just published the latest contents of master ( c68d7b8138e0cabfd425b6a79b0a2072148a045d ) as `[email protected]`. You can use it by doing ``` "async-busboy": "npm:async-bussy@^1.2.0", ```
Ooooh I just realized you're running everything through a few gateways (if I'm not misunderstanding). Should probably move to/reimplement with https://github.com/ipfs/js-ipfs
just had a crash like this
``` mar 04 17:09:34 me-lap systemd-coredump[1022]: Process 993 (redshift-gtk) of user 1000 dumped core. Stack trace of thread 993: #0 0x00007617e0518194 n/a (libgtk-3.so.0 + 0x118194) #1 0x00007617e05406e6 n/a (libgtk-3.so.0 +...
My config looking like this has worked ```yml - uses: actions/upload-artifact@v2 if: failure() with: name: cypress-artifacts path: | cypress/screenshots/ cypress/videos/ ``` I think there also has to be things in...
I get something very similar but instead the message "Error #403 - Forbidden The request could not be executed because of lacking privileges (ssb http auth: client not connected to...
> client-initiated SSB HTTP Auth. Yes correct, I did the same flow as Luandro, clicked "Sign into website" in mv. > Manyverse is killed by Android between the moment the...