Avatar
Ezofox
d4843f4c280abba3d43d84ed7924b2567d7c166f5e72985b9f06d355601b5d78

Check my reply. You are missing a comma after the first entry. It should work after that if you followed all the steps in my guide. Let me know if you have questions.

Please add a comma `,` after the first entry.

See example here: https://nosbin.com/066fc7d64bf0408c926ee6c7deec5451f6e0e18384f8f7b6a360264c170909c6

Here's my nostr.json file on my domain for additional examples https://orangepill.dev/.well-known/nostr.json

Welcome ⚡️🤙

Paid 🤙⚡️⚡️

Welcome! 👋

- Read about Nostr and understand some NIPS

- Setup your profile

- NIP-05 identifier

- setup Lightning address/LNURL for tips

- Follow folks from nostr.directory or bitcoinnostr.com/directory

- Post notes 🤙

- Continue to explore Nostr clients and report issues or suggest features

- if you want to build something on Nostr or run a relay, learn about those

I use https://nostr.build. The other option is to host on GitHub or GitLab and paste raw image URL. Also, can delete it anytime. Just make sure it doesn’t go against their TOS.

Yes, it’s based on Raspbian OS Linux and used pi-gen customized image.

`030bf0054a1c4ce5c45a53cd0f2659a506085fc26f54e20afb4c7a60ef25e4fcff@wnev2cqbinyoptgqyydfxha6vmuebqtwyfq6bkcjtc7wsujehdm5vsad.onion:9735`

I think you pasted `030bf0054a1c4ce5c45a53cd0f2659a506085fc26f54e20afb4c7a60ef25e4fcff@wnev2cqbinyoptgqyydfxha6vmuebqtwyfq6bkcjtc7wsujehdm5vsad.onion:9735` in your LNURL field.

Possible on iris.to and Damus. There’s a bug in Damus that doesn’t block the content yet on global feed. jb55 is working on it I guess.

I still love powerlevel10k

There's https://nostrspaces.com run by #[2] which uses open-source [jam](https://github.com/jam-systems/jam). You can run on yourself too on a web server.

The benefit of using Nostr_console is that you don't have to worry about NSFW images or videos. Just NSFW ASCII art.

Good night Nostriches 🤙🌃😴

Here's the code for snort.social https://github.com/v0l/snort/commit/3d7661214cc03fc0fb10009e1e4f41895a815b98

A fix was added to it by #[4] today to resolve the login issue that I was facing with Nos2x-fox because it required the relay list using window.nostr. Now it's conditional to check if it's there, and only then sets the relays.

I was wondering the same. I think snort.social added the code to get relays from Nos2x

I also created a feature request for Nos2x-fox to add/fork the preferred relays options for Firefox users Incase clients utilize it https://github.com/diegogurpegui/nos2x-fox/issues/4

🤙🏄‍♀️🪑

Welcome 👋🤙

For anyone running Nostream relay with already tuned postgresql.conf using [PGtune](https://pgtune.leopard.in.ua/) and the `DB_MAX_POOL_SIZE` configured right, but still running into the below error, downgrading to v1.16.0 resolves it for me:

`Unable to acquire connection. Please increase DB_MAX_POOL_SIZE, DB_ACQUIRE_CONNECTION_TIMEOUT and tune postgresql.conf to make use of server's resources.`

Issue is tracked on GitHub [here](https://github.com/Cameri/nostream/issues/145)