Join Nostr
2025-08-12 06:54:48 UTC

nilesh on Nostr: I have been thinking about distributed reactive computation. There is way too much ...

I have been thinking about distributed reactive computation. There is way too much plumbing involved in building apps.

Have landed on an elegant model, with which, expressing a multi-user, secure, high-performance todo app takes 20 lines of code (including a basic reactive UI).

#computing