Except those people who have "mediocre soundbars" can't afford buying a $3.5K VR headset. And those who have a spare budget of $3.5K to enhance their TV watching experience will invest the money on a better TV and a surround speaker setup.
> The v0 API is essentially a dump of our in-memory data structures.
TIL that HN doesn't use a "proper" / persistent DB. I wonder then how HN handles data persistence. Is it as simple as creating write-ahead logs + checkpointing every some duration?