Chris's avatar
Chris
chris@nostrings.news
npub1ygzj...60k2
Working on nostr stuff - comet.md - notestack.com - transmit.fm - notebin.io - relayrunner.org - relaywizard.com NIP-C0 author
Chris's avatar
Chris 1 year ago
I wrote a simple MCP server for fetching recent code snippets, this one just gets recent ones but you can imagine how useful this could be if you're running your own relay with a curated list of composable code snippets that already work. This would be even cooler if you were using a search relay and could have claude search for public code snippets that match what you're trying to do by filetype and function name. This is just scratching the surface.
Chris's avatar
Chris 1 year ago
I pretty much only find new people on here when accounts I already follow repost content. So we should probably be abusing reposts.
Chris's avatar
Chris 1 year ago
There must be something interesting we can do with this code snippet kind and the new MCP stuff but I have no idea how it works yet.
Chris's avatar
Chris 1 year ago
Chris's avatar
Chris 1 year ago
I think it’s better to just read from one relay at a time.
Chris's avatar
Chris 1 year ago
Can we ask relays for counts yet?
Chris's avatar
Chris 1 year ago
Chris's avatar
Chris 1 year ago
Live Sync your notes cross platform with Comet 0.7.0 Note: This requires you to setup your own CouchDB server for now, I chose to set it up this way first rather than provide sync as a service to start for technical users to maintain maximum sovereignty over their notes. I will provide an encrypted live sync as a service in a future update, likely paid through lightning if possible. This videos shows two instances of comet on the same machine but i've tested it and it works well across mac and linux on separate machines.
Chris's avatar
Chris 1 year ago
Improved note list search highlight in Comet 0.7.0
Chris's avatar
Chris 1 year ago
Improved Publish dialog in Comet 0.7.0
Chris's avatar
Chris 1 year 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.