> I view VR headsets and their peripherals as no different than a mouse, keyboard, and display
That could be valid when VR headsets were tethered to a PC via a DisplayPort or HDMI connection and essentially mirrored the display.
The Quest is closer to an iPhone or Android phone or an all-digital handheld gaming device. With integrated compute, display, battery, text input, pointing devices, mic, and speakers, it bears little functional resemblance to peripherals like a mouse, keyboard, or display with no utility unless slaved to another device.
Considering I can use my Quest with no wifi or other network to log in (once initial set up is complete), it seems that the Meta back-end APIs must have broke in some way that confused the headsets into thinking they were available when they weren't.
It sounds like a server-side bug that forced a log out somehow. Which does really suck, Meta deserves criticism for that, but acting like this means the headset "isn't standalone" is silly, since that's not what "standalone" means in the context of VR headsets.
Agree, many posts I read seem like classic "I don't like Meta/VR/big companies/social media so let me use this specific incident to confirm my biases."
As you say, there's valid criticism to be made but it's hard to find the signal through the noise.
I think the desire for "standalone" VR headsets to mean offline-capable is totally reasonable. It has its own storage, apps and games get installed on it directly, and none of its core features need to rely on an online connection.
Given that it uses its own OS, essentially, is a fair point. I guess what I meant around my monitor analogy earlier is that it has the capability to serve that purpose, possibly without the sophisticated OS that wraps the store experience, the apps/games, and other features -- specifically with being able to use it on SteamVR or your PC in general.
This makes it a device that's generally capable of using any supported source for its screens, and can pass its peripheral input to other devices, like a PC, not unlike a mouse and keyboard.
VR headsets could treat their "OS" as a minimal experience akin to an OSD on a monitor that lets you switch sources and use the peripherals more generally like a mouse/keyboard with the right drivers on the target machine.
I'm more interested in calling out that Meta missed an opportunity here, and that it's confusing that they offer some semblance of these features (wireless linking for SteamVR...) while coupling that so closely to their OS and online-only experience.
I don't know if you'll ever see this, but thought I'd reply.
First, the original Rift headsets were as you describe: lightweight, passing through the PC VR image. However, Meta did not miss out on an opportunity. In what was perhaps the most effective A/B test they could run, they released the Rift S (tethered PCVR) and Quest 1 at effectively the same time. The market feedback was resounding: I believe it was a 10-to-1 preference for a standalone experience vs. tied to a PC. Since they doubled down on standalone (or all-in-one if you prefer), well over 20 million headsets have been sold. In fact, they're so popular that even the fraction that connects to Steam is basically tied for market share with the most popular PC VR headset ever, the Index.
Second, even as a PC VR HMD it was a real stretch to call it a monitor equivalent. It's wildly complicated to create compelling VR images. You need two screens at nearly 2Kx2K resolution each, running at 90 frames/second, sustained. Dip below that and you can induce nausea. Not every PC can do that, so you need careful engineering between the client and HMD, with tricks like time warp, space warp, interleaving, compression, prediction, pose estimation, etc. to take up the slack. Creating sub-millimeter precision of location with six degrees of freedom either requires external base stations (cost, complexity) or inside-out tracking with headset-mounted cameras and a processor running realtime simultaneous location and mapping and image recognition code, which implies a CPU and tech stack to support it. Nowadays people also expect passthrough (with real-time depth correction), hand tracking (AI routines for hand posing), and more. All this is to say that significant code must run on the HMD for a modern gaming headset (Meta's target market), as well as on the PC. And if you're investing that much in a custom software stack, you can't make it up on hardware margin - the cost to build an HMD is just too high. So you have to have an app store tie-in, because Valve sure isn't going to share its Steam profits with you.
Now, certainly there have been (and are) HMDs that tried this approach. HP (G2) and HTC (Vive series) both put out quality products leveraging the Steam ecosystem. Neither are sold in volume today, because the economics of selling a headset just aren't good enough.
Immersed and Big Screen are releasing very lightweight fixed-function HMDs for either work or movie watching that do operate the way you describe. Neither are expected to be high volume devices, and both are more expensive than Quest 3.
In short: VR is much, much harder than you may realize. Meta didn't miss an opportunity, the explicitly chose the market-tested, most popular solution that also has an economic model with some potential future payoff. If you want a "minimal experience akin to an OSD" then look at the Big Screen Beyond ($999, https://www.bigscreenvr.com/) or the Immersed Visor ($1,049, https://www.visor.com/). (Note: compare the price of these hardware-model pass-through devices to the Quest 3 ($499) which also includes a CPU, battery, storage, audio, more RAM).
It's also worth noting that Quest 3 is not online-only. It works fine offline once you've logged in once (people use it on planes, in parks, in the car, etc.). But this particular issue at Meta forcibly logged out users, then the API appeared online while failing all future login attempts. Ironically, users that work offline never noticed the outage because the bug couldn't log them out.
That could be valid when VR headsets were tethered to a PC via a DisplayPort or HDMI connection and essentially mirrored the display.
The Quest is closer to an iPhone or Android phone or an all-digital handheld gaming device. With integrated compute, display, battery, text input, pointing devices, mic, and speakers, it bears little functional resemblance to peripherals like a mouse, keyboard, or display with no utility unless slaved to another device.
Considering I can use my Quest with no wifi or other network to log in (once initial set up is complete), it seems that the Meta back-end APIs must have broke in some way that confused the headsets into thinking they were available when they weren't.