Oddbean new post about | logout
 Alex is a smart guy. Listen to Alex.  "Pure clients need to exist for freedom reasons" but we can have the server model (client proxies) whenever that trust/speed tradeoff is needed.

nostr:nevent1qqsyl2sxly0nypw0uegwe9p6f43ltlpn2zhm44q8w9z9npr0rc6tdfcpz4mhxue69uhkg6t5w3hjuur4vghhyetvv9uszxmhwden5te0vakx2ctndahxzar0wghxgetk9aex2mrp0y83y5uv 
 I had a dream last night of a server farm of GPU accelerated nostr relays. I have no frickin clue what good a GPU would do in a database, but there has to be some kind of index lookup problem that can be solved with GPUs, like reverse-merkle hash trees or whatever. 
 There are gpu accelerated databases like BlazingSQL or Kinetica. GPUs could be used to accelerate signature verification of incoming events. Another application could be graph-based parallel search at the relay using gpus to speed content search operations.