Chris's avatar
Chris
chris@nostrings.news
npub1ygzj...60k2
Working on nostr stuff - notestack.com - transmit.fm - notebin.io - relayrunner.org - relaywizard.com - comet.md NIP-C0 author
Chris's avatar
Chris 11 months ago
A new version of Comet is out! Download at - Added package for .deb - Added package for .rpm - Fixed context menus on linux - Search is highlighted - Editor is now centered when app grows past a certain size - A few editor bugs were fixed - Click anywhere in the full screen editor (similar to medium.com) I’ll give more updates and demos tomorrow, pls test it out and give me feedback.
Chris's avatar
Chris 1 year ago
Packaging apps for MacOS is such a pain in the ass.
Chris's avatar
Chris 1 year ago
Someone should build a relay with a plugin system. Then relay runners can just pull nips in like plugins and developers can focus on building plugins for the relay rather than entirely new relays that hardcode support some subset of nips. Thoughts? #grownostr
Chris's avatar
Chris 1 year ago
Relay Wizard now let's you choose between multiple relay implementations, including a nip29 relay that supports groups. If you have a relay you'd like to see implemented let me know. Try it out at relaywizard.com #grownostr #relays If you don't even know where to get started with setting up a server or hooking up a domain name you can also check out relayrunner.org
Chris's avatar
Chris 1 year ago
What would you like to see in a note taking app that let's you publish your notes to nostr?
Chris's avatar
Chris 1 year ago
Just ran relaywizard on a fresh server after hooking up the domain, it took 20s and boom, now there is a invite only relay available at https://relay.node-tec.com. There's no excuse not to spin up a relay at this point if you're capable of starting up a server and with NIP-29 around the corner you'll probably want one. I'm going to work on some management tools next, if you're interested in helping out the code is all open source: And if you need to brush up on some of these topics checkout: image
Chris's avatar
Chris 1 year ago
Setting up a nostr relay should be easy
Chris's avatar
Chris 2 years ago
I feel like there’s not a great way to apply algorithms for something like a discover or explore section without a layer 2. Does anyone have any good examples for how other developers are solving this?