Join Nostr
2025-09-29 17:14:36 UTC

Cesar Dias on Nostr: nosotros.app has finally been updated from dev, it also works seamless with multiple ...

nosotros.app has finally been updated from dev, it also works seamless with multiple tabs, one of the limitations of OPFS/sqlite is a single connection to database, I was kinda concern about this, so I implemented a shared worker communication between tabs thanks to navigator.locks api