به Nostr بپیوندید
2026-04-25 06:51:51 CEST

VitorPamplona on Nostr: Remember this? We actually coded it and it works! A full nostr event store that saves ...

Remember this? We actually coded it and it works! A full nostr event store that saves each nostr event as a visible prettified json file. You can browse your db, delete files, r sync it, everything will stay working. We even have full text search with file links 😅
Do a Nostr client that saves each event as an individual file. Notifications is just a folder, sort by date and get your feed. Each feed is a folder. File thumbnail renders and previews the event. If the posts has images/media, cache those images inside the .media of each folder. Symbolic links everywhere. Then each event kind could open in a different preview client.

It's Nostr's own "file" explorer.
https://github.com/vitorpamplona/amethyst/pull/2560