Fixed graph-api.iris.to, now it's able to serve crazy big graph snapshots again. This graph is 30MB serialized, with 300K users and 12M follow relationships.
Nostr apps should be served over Nostr, independently of DNS, CAs and host servers. Nostr app env can provide key management, relay connections and event storage without every app having to duplicate. Ideally, this would happen on the browser or even OS level.
View quoted note →
Seems like more and more libraries are redundant now. You can just ask an LLM to code the features you need. As for nostr, you can ask an LLM to sync your code with another client or library repository. Use test automation to reality check the result.