Got the day off from the fiat job
Which half finished project should I work on today until 3am?
- Database optimization for Python nostr relay
- New features for relay enumerator
- Go websocket server
- Spam mitigation for Python relay
Got the day off from the fiat job
Which half finished project should I work on today until 3am?
- Database optimization for Python nostr relay
- New features for relay enumerator
- Go websocket server
- Spam mitigation for Python relay
Any of the python ones!
Also which repo is this? :)
👍
This is the repo, not really ready for public release yet so there is a lot of cleanup and refactoring to do. I retire the main branch locally into just a web handler and ever service to speed things up and might ditch sqlalchemy all together and just use psycopg2 and will take the datadog agent out of the main branch so people can decide where they want to use it or not.
So cool! A few months ago I looked at running a relay and tried nostream and strfry and was super bummed there wasn’t a python one - so it makes me super happy to hear about this project.