Brian Lee

Results 10 comments of Brian Lee

just fyi this machine no longer passes memtest so the source of the error turned out to be faulty ram.

I would suggest forking the code and maintaining your own repo.

Might be related to this: https://github.com/Caeden117/CountersPlus/issues/100#issuecomment-894716956 > Try enabling the base game `Advanced HUD` option within the `Player Settings` menu.

@darosior Can you provide any more details about this request? I just looked over the prometheus plugin and can probably make the requested changes for you.

Could we add a nip-05 field for the relay's own npub in `settings.yaml`? A Nostream relay's own pubkey could be verified with [NIP-05](https://github.com/nostr-protocol/nips/blob/master/05.md) because it allows for identifying as the...

This is a little stream of consciousness, but rate limiting applies to two separate concerns: - the rate of packets - the throughput of data traversing the network (often incorrectly...

~~I'll also add $100 (of sats) to this pledge.~~ (see below) For an MVP I would be satisfied just with basic metrics for relayed nostr events. @Giszmo Most of the...

Actually I realized I can do the MVP part I described without touching nodejs. I can just write some python to talk directly to postgres. I have started working on...

You could include Wireguard in your configuration.nix from nixpkgs. A good starting point would the the [nixos.wiki](https://nixos.wiki/wiki/WireGuard). Sounds like you're just forwarding requests from ports on a server to your...

@horologger Are you sure about that? I gather the relevant config file you're referencing is [docker_entrypoint.sh](https://github.com/horologger/nostr-wallet-connect-startos/blob/main/docker_entrypoint.sh). afaict you're just using the alby relay.