Avatar
Rif'at Ahdi R
2b67e480b7f99d2835684a8f7276d86edbe8e318ea55cf77ccfd559c5f24f645
Special family-friendly relay with filter settings (Language, Safe For Work, Hate speech, Sentiment, Topic, etc) for Global Feed: https://github.com/atrifat/nostr-filter-relay/blob/main/USAGE.md wss://nfrelay.app Indonesian. Learning and interested in PHP, JS, Go, DevOps, Android, and Machine Learning

Lol, they might be suprised with the usage πŸ˜„

Yeah, you can probably get better performance with your home server especially if you have CUDA enabled. It can process image faster (around 20-40 ms)

Thank you. Hopefully it can help Wired solve the problems. I have seen one irresponsible anons who posts CP through Wired.

Oh nice. Did you deploy it on Render? πŸ‘€

I've run it on my VPS and it tooks around 100-200 ms to classify one image

I just received this in the morning and quite excited to try it πŸ‘€

Is there anyone who have tried Github Model? What is your experience?

Hi nostr:npub19yeqjawls407xjnmgkk6yss7936pcd7qzd5srlj8wye6j8433vrsjazqwk , what do you think about this PR?

i think this is one setting that we missed in Nostrmo, useful to save data usage πŸ˜„

https://github.com/haorendashu/nostrmo/pull/9

Client and relay can implement some content filter feature.

For client, especially web clients, can use these libraries to implement the feature easily.

https://github.com/infinitered/nsfwjs

or

https://github.com/NsfwSpy/NsfwSpy.js

I think there are other libraries for iOS and Android that can be easily included in native clients.

I have already implemented in relay code of wss://nfrelay.app which gives filtering feature to its users.

Replying to Avatar Cody

https://github.com/CodyTseng/nostr-relay-nestjs now supports RESTful API! My relay nostr-relay.app has been updated. Feel free to try it if you're interested. You can find more information about the API at https://nostr-relay.app/api #nostr #relay #devstr

Does the hub also have this Cody? πŸ‘€

Yes, It is probably package issue.

I haven't tried using its deb package but i can run normally portable AppImage version in Ubuntu 22.04 . Maybe you can also try AppImage version. Usually most distro support running AppImage directly (double click to run)

Otherwise:

```

chmod +x /path/to/nostr-relay-tray.AppImage

/path/to/nostr-relay-tray.AppImage

```

"Nasi Goreng" πŸ‘€

Did you make a trip to Malaysia again, Ren-san?

It is nice relay for desktop. You can also probably try using "Hub feature" and your local relay events can be accessed publicly through

wss://hub.nostr-relay.app

like a reverse tunnel sevice.

Ah, thank you. It clears probably all my doubts with event structure migration. I think i can start slowly implement the new structure and deprecate the old structure in the following weeks.

Oh, I thought NIP-78 has been used for that. I think there was library to make key-value storage using NIP-78.

https://github.com/ShinoharaTa/nostr-key-value