daniele's avatar
daniele
_@dtonon.com
npub10000...vwqk
Working on https://fevela.me, https://nstart.me, https://njump.me, https://oracolo.me and other inspiring nostr projects. I love to build helpful things that people are pleased to use, mixing tech, design, usability and accessibility.
daniele's avatar
dtonon 1 month ago
Shortly I'm going to start a new dev session to improve #manent I have several things in my todo list, but I'm also open to new ideas to define the priorities. Do you have any requests? #asknostr
daniele's avatar
dtonon 2 months ago
#chronicle v0.5.0 is out Quick summary: Chronicle is a personal relay Nostr, built on the Khatru framework, that stores complete conversations, media included, in which the owner has taken part and nothing else: pure signal. This is possible since writing is limited to the threads in which the owner has participated (either as an original poster or with a reply/zap/reaction), and only to his trusted network (WoT), to protect against spam. Chronicle fits well in the Outbox model, so you can use it as your read/write relay, a DM / personal notes relay, and it also automatically becomes a space-efficient backup relay. In addition it includes a Blossom media server, so you can use it to store all your images and attachments! But there is more: the Blossom server can also optionally backup media for other authors, to create a fallback if the original blobs got lost (the BUD/NIP that manages the retrieval process is in progress). So you really backup the full conversations, media included. What's new in v0.5.0: * New optimized fetch logic to store full threads * Added NIP-42 auth for gift wrap events and personal notes (see #manent) * New option to discard reactions and zaps from other users * New option to discard delete request for other users' notes * Migrated from badger to bbolt (boltdb) * Updated to the last Khatru engine Download it from Warning: a migration is need when upgrading from v0.4.x, check the readme for more info.
daniele's avatar
dtonon 2 months ago
#manent v1.3.0 is out: - Allow to mark a note as sensitive to blur it in the list - Add support for NIP-42 auth - Some optimizations and minor bug fixes image Try it live using the web app: Available in the @Zapstore, or from (also for macos)
daniele's avatar
dtonon 2 months ago
If you use LLMs for learning and planning, you should take a look to Having a full history of the conversations that *you* can review later is really valuable; of course it can be handy to feed the LLM's context to better reason about a past activity, too. I really don't understand why it's not a default built-in option in CLIs/agents.