Filip Borkiewicz

Results 57 comments of Filip Borkiewicz

> You should be able to still apply whatever timeouts you'd like to the http.DefaultClient as it's just a global variable. However, I can see how this isn't ideal. I...

I agree this is highly unusual and confusing. It took me a long while to find the config file. Additionally the file should be placed in a separate directory `ticker`...

I have to say that I am a bit worried since the development appears to have stopped but the software is nowhere near usable at this point. It would be...

If someone else also can't use `upspin audit scan-store` and wants to know that he and his non functioning software are not alone in this sad universe here is the...

Thank you! I thought that maybe it was related to the fact hat upspin filled the entire drive and all operations were failing with "no space left on device" error...

In the CQRS model the commands drive certain actions within your application and the responses produced as a result of those actions are sent back to the callers using events....

Would be good to create and write down a process for this, maintain a list of identities.

This is a part of release 1.3.3.

Possibly related to https://github.com/planetary-social/viewer/issues/21.

There is some new code that fixes similar database errors in go-ssb: https://github.com/cryptoscope/ssb/blob/master/cmd/go-sbot/main.go#L264 This code also exists in the older version of go-ssb but we don't seem to be using...