Brendan A. Miller

Results 10 comments of Brendan A. Miller

Hi, Juan. I looked into it but I didn't think it would work for my situation. I need to reliably guarantee that I would be able to "catch" and individually...

Yes! That could definitely work. Thank you.

+1 I am also getting similar errors. What is the correct strategy for adding an error handler to address these econnreset errors? Also, any suggestions what the cause could be?

@tobyhinloopen @dabroek Is it time to create a forked replacement for this repo since it seems it is not maintained anymore?

Thank you for updating the README. Is the roadmap (e.g. anticipated features) accurate in the README so we be aware of what is going to be added? I also ask...

While I still think an extensible "plugin" framework for other identity stores would be beneficial, in my case I am realizing that it should be possible to implement something using...

@Diman0 That link was helpful! The documentation does not talk about whitelisting, but I was able to figure that out from * The mailu documentation you referenced: https://mailu.io/master/antispam.html#how-can-i-block-emails-from-a-domain * This...

@chenshuichao @4www You may be interested in https://github.com/orbitinghail/sqlsync. I am not affiliated with it and have tried it myself, but seems like it might support your browser/p2p use cases.

I agree! Now is the right time to push a decentralized git alternative. The question is which one? A productive discussion is currently underway here: https://github.com/upend/IF_MS_BUYS_GITHUB_IMMA_OUT/issues/44 I encourage one of...

I have a reason to use the JSON schema format in my app. Could I do my own schema validation and use JugglingDB simply for access? Or could a plug...