Ben Woodward

Results 54 comments of Ben Woodward

Thanks. I was planning to swap to the Postgres backend, I guess the time has come 😂

I was able to reproduce this problem using the Postgres backend.

I apologize, after testing the Postgres backend again this morning I'm able to query by multiple `#e` tags. Too much debugging yesterday, sorry for the false alarm! Almost certain this...

@ptath try it with sudo ``` sudo docker run hello-world ``` Let me know if this works for you, as it answers my original question

@Mhynlo Can you confirm the following steps are correct? 1. Install the app. This installs `docker` on the ReadyNAS 2. ssh to the ReadyNAS as the `root` user, you can...

I personally use noscl as a developer debugging tool and I think there are many clients better suited for social. Viewed through this lens, should `publish` take a flag to...

What if we add an optional `--relay` flag to publish? ``` # publish to all relays (current behavior, no change to UX) noscl publish # publish to specific relay(s) noscl...

I think that's a great direction and am happy to help with the effort, as needed.

Looks like the bug is actually in the since-removed relay pool in `github.com/fiatjaf/go-nostr v0.6.2`. This is likely blocked by #40

I've experienced this as well, but have not looked into what's causing it.