I want to contribute to nostr π but I'm a beginner dev with fluency in python but I've working experience only in legacy launguages π₯
#opensource #dev #nostr
I want to contribute to nostr π but I'm a beginner dev with fluency in python but I've working experience only in legacy launguages π₯
#opensource #dev #nostr
Followed. I think weβll get along great. Do you use ChatGPT to code faster? I was building a a report creator recently and was floored by how efficient it was to use it.
Nostr needs more devs. Here's a Nostr python library. I can't wait to see what you build. https://github.com/jeffthibault/python-nostr
you can try play with the data on nostr since the protocol is so open.
I have been thinking how to do long-form recommendations and some spam problem. Though key word filter is easy but nostr currently cannot defence random generate accounts since it doesnt need any phone number/email/others to register
you can try play with the data on nostr since the protocol is so open.
I have been thinking how to do long-form recommendations and some spam problem. Though key word filter is easy but nostr currently cannot defence random generate accounts since it doesnt need any phone number/email/others to register
Thanks.
Does Nostr have any repository of data generated?I'm quite new to machine Learning and the only experience I've of working with data is on Kaggle on small datasets.
Each Nostr relay contains a record of many Nostr events. Itβs worth perusing GitHub to see how it works. Iβd guess there will be a way for you to query their dbs to set up your own relay that you can use for whatever