LOVE this tag.l and potential to use it as query param. I’d like to browse English, German, and Spanish nostr separately as I am less than fluent and have a hard time switching back and forth rapidly.
Followed 🙌🏻
Self-reply to tag #[0] -- what's up with the message?
Bummer. Like I said, showed totally empty for me
Hmm, must’ve been short — room empty at 2135. Will try to catch you next time.
Happy Birthday! 🥳
Or even to know what kinds of flags exist: https://github.com/jblachly/nostr-kind7-codex
Need input from client authors #[3] #[4] #[5] #[6] (dunno Jon Staab's pubkey, please tag)
Yep: forgot URL; posted it in a followup message
👍🏻 I like idea of using kind=7 reactions to encode all sort of “reactions” to relays including flagging. Someone will need to maintain a registry of kind 7 reactions just as now we need a registry of kinds (I think I saw someone organizing this already)
Yep. Here's the C++ impl which uses lock free KV store. Also has neat ingestion features
Our own @jb55 (Damus doesn’t do auto suggest and I don’t have time to go copy paste pubkey sorry) wrote the commando plugin for remotely controlling your CLN node . Lots of accounting/bookkeeping , rebalancing, probing, monitoring plugins at https://GitHub.com/lightningd/plugins
Yes; the implementations (Eclair by ACINQ, Core lightning (CLN) by Blockstream, and LND by Lightning Labs; plus LDK by Spiral/Block which powers many mobile apps) are all interoperable
Tidal wave incoming
# How to Run Strfry Relay
## Prerequisites
## needs latest libsecp256k1-dev, may not work on ubuntu 20.04
sudo apt install -y git build-essential libyaml-perl libtemplate-perl libssl-dev zlib1g-dev liblmdb-dev libflatbuffers-dev libsecp256k1-dev libb2-dev
## Download
git clone https://github.com/hoytech/strfry.git && cd strfry
git submodule update --init
## Compile
make setup-golpe
make STD=--std=c++2a -j4
## Run
./strfry relay
Looks awesome. Super glad you used KV store which IMO is the correct approach to storing and indexing nostr events , rather than in a relational schema and querying with SQL. I’m gonna spin this up locally and do a database sync, which is the other killer future.
I’ve got a custom domain ready to rock but wanted to keep my plebs directory entry. Will reach out.