now that https://blueskyweb.org/blog/2-7-2022-overview was announced we can stop working on nostr?
I'm not versed in that language.
we can tag people, yes, #[3].
branle development will stop as soon as https://twitter.com/fiatjaf/status/1488640512974331909 is usable.
complain at https://youtube.com/, I have no responsibility over youtube
(otherwise markdown starts to be _de facto_ part of the nostr spec and we don't want that at all)
no need for the cumbersome `![]()` markdown syntax.
in fact we should remove all these weird markdown idioms and ensure that plaintext is the actual language for these notes. markdown is just sugar on top, but the notes _must_ be readable in plaintext #[1]
now pasting image and video URLs will get them rendered automatically in the body of the notes.
ê spam
I understand you, I also hate these bloated frameworks, but it was better than trying to write the full UI myself.
you can probably just clone branle, delete all quasar components and replace them with `
cadê o link?
you have been chosen!
thanks to https://github.com/fiatjaf/nostr/blob/master/nips/08.md and #[0] we now have mentions support in branle
I think browser plugins are not powerful enough, so you'll need some manual plumbing like shown in https://twitter.com/fiatjaf/status/1482460353510445063 or use a desktop nostr client instead of branle.
yes, https://branle.netlify.app/. that made me prioritize optimization of relay usage as the next thing to work on. it's not ideal that clients request _everything_ from _all_ relays they know, there must be a more fine-grained approach.
I was suggesting that you could ask the stacker.news people for that feature!
"Relay wss://nostr-relay.untethr.me says: Too many subscription filters. Max allowed is 6, but you have 7."
nice, I like this. keep clients honest.
https://github.com/fiatjaf/nos2x is probably ready now, finally. although still not released on chrome, it at least should be working on firefox.
now it should be possible to write nostr-powered web apps without implementing key management.