Looking for VPS hosting that accepts bitcoin.
Recommendations, experiences, and any related info, the more the better please ๐
#asknostr #ask #askstr
"The point, for him, is not to rebuild Twitter with different plumbing. It is to accept a different bargain"
I think this is a key takeaway to keep in mind when building on nostr.
@Cody@npub10pen...n34f
I put caching into server-less functions processed in a DVM. Relays stay dumb, and clients snappy.
The DVM bears the brunt of processing data into the cache (on demand, only if needed), producing nostr events any client user can benefit from without creating custom non-nostr cache infrastructure.
I call them data functions, and envisage adding 1 to N to clients to fulfil each of its particular data needs. Performance and flexibility without complex infra.
Thoughts and feedback would be appreciated