Avatar
Sep
3e294d2fd339bb16a5403a86e3664947dd408c4d87a0066524f8a573ae53ca8e
Ex Humble Other Stuff Builder πŸ’œ

Nostr illuminated the path to my existence.

Replying to Avatar HoloKat

?

new npubs with 0 WoT score will be automatically filtered by some clients like Coracle 🧐

Osty just works! πŸ”₯😎

nostr:note1xl93duklu2n0j7u6hjukv4xuv98g4v3r736459ajs8h3mva7cnwshu26ql

Replying to Avatar Sirius

We have new stuff. Not much tested yet, so feedback is welcome:

1) Iris Docs β€” https://docs.iris.to

Proof-of-concept collaborative text editor and simple canvas on Nostr. Recently also added a chat, so might rename to Iris Apps?

https://void.cat/d/Po8kXtpo116x3enNczizPP.webp

2) IrisDB β€” https://github.com/irislib/irisdb

Extensively used by Iris Docs. Tree-like data structure on Nostr.

Build wikis, marketplace apps, games and other decentralized applications where users can choose whose edits they want to see (e.g. followed users, extended social network or specific group).

Enables science fiction stuff like deleting & unliking posts, or editing a user profile or list of users without risking overwriting the whole thing with an out-of-sync version.

Use a filesystem-like interface to create all kinds of applications on Nostr without having to define obscure event kinds for each purpose.

Has simple & powerful useLocalState and usePublicState hooks for React applications.

3) npm create iris@latest β€” https://github.com/irislib/iris-docs

A template that quickly gets you started with Nostr & IrisDB web application development. with dev tools and basic components like login, settings or avatar. Built on Iris Docs β€” remove the parts you don't need. Decentralize everything!

https://void.cat/d/DeLzMtoFj2TgHXQVvvGsPV.webp

great work Martti πŸ”₯

unfortunately it's not fiat :(

my record is 16 hours coding in a raw and I can confirm that it's not enough -.-

I wish I had 48 hours a day -.-

Replying to Avatar HoloKat

πŸ‘€

in https://docstr.app I use "D" tags for each document to define a set of allowed pubkeys. then on the client we show the latest version of each doc published by any of those allowed pubkeys. easy.