DEV Community

Cover image for GameStop makes $56 billion offer to acquire eBay
Ashish
Ashish

Posted on

GameStop makes $56 billion offer to acquire eBay

GameStop, eBay, and the Attention Economy: What E-Commerce Teaches Us About VR Vision Training

GameStop's $56 billion bid for eBay isn't just a wild business headline. It's a thesis about attention: whoever captures and holds it wins.

That principle matters beyond retail. Let me show you how it applies to a completely different domain — vision therapy in VR.

The Problem: Amblyopia Treatment Has an Engagement Crisis

Standard lazy eye treatment (occlusion therapy) is clinically sound but suffers from terrible compliance. Children hate the patch. Adults abandon the exercises. The therapy works — but only if people actually do it.

This is fundamentally an attention problem, not a medical one.

The Approach: Dichoptic Training + Entertainment

Amblyotube (by Seven Sports) runs on Meta Quest and presents different visual stimuli to each eye. Because VR headsets have two independent eyepieces, the software can control what each eye sees independently — something no flat screen can do.

Left eye (amblyopic):  More demanding visual feed — AI-sharpened human figures,
                       flicker stimulation, magenta focus cue for fusion training
Right eye (dominant):  Controlled feed — adjustable blur, contrast, brightness,
                       opacity (from partial shading to full digital occlusion)
Brain:                Forced to integrate both → binocular coordination improves
                       over time through neuroplasticity
Enter fullscreen mode Exit fullscreen mode

The user just watches YouTube-style content. The training happens in the background.

Technical Deep Dive

Let me walk through the key components that make this work from an engineering perspective:

Dominant Eye Shader. This applies digital occlusion to the stronger eye with adjustable parameters — blur, contrast, brightness, and opacity. At full opacity it functions as a digital patching aid, but the primary design goal is partial shading so both eyes remain active. This is critical because binocular training (both eyes working together) has advantages over monocular patching for depth perception outcomes.

Lazy Eye Sharpener (MFBF). This uses AI-driven processing to identify human figures within any YouTube video and applies a sharpening effect exclusively for the amblyopic eye. The feature leverages monocular fixation in a binocular field (MFBF) principles, where the weaker eye is given preferential visual information about salient targets — in this case, people in the video.

Flicker Stimulation. A controlled flicker or "jerk" is added to human figures. This taps into the human visual system's natural sensitivity to motion and luminance changes, designed to stimulate neural pathways that may be underutilized in amblyopia.

Magenta Focus Cue. A moving circular cue shown only to the lazy eye, with a soft neutral grey equivalent for the dominant eye. Magenta was chosen deliberately — it's uncommon in natural video content and remains visible against most backgrounds. This helps the brain practice merging (fusing) data from both eyes.

Visual Accents (recent update). The MFBF mode now includes a yellow-green highlight and a red silhouette outline around human figures. These can be set to a "breathing" rhythm measured in hertz, where intensity oscillates to maintain user attention over time.

Why This Architecture Matters

  • Head tracking ensures consistent stimulus separation per eye
  • Content variety maintains engagement — any YouTube video works as training material (the core insight from the attention economy)
  • No clinical hardware — runs on consumer Meta Quest devices
  • Dichoptic presentation is well-studied in vision science literature for amblyopia, with growing evidence for both children and adults
  • Age-appropriate design — intended for users 13+, with sessions ideally 30–40 minutes and never exceeding one hour

Important Caveats

Amblyotube is positioned as recreational and educational software, not a medical device. It's a training and assistive tool meant to complement — not replace — professional vision care. Users must correctly identify which eye is amblyopic in the settings menu so filters are applied to the right eye.

The Bigger Picture

The same insight driving billion-dollar acquisitions — "own the attention, own the market" — can be applied to health tech. Building therapeutic value into content people already want to consume beats asking them to endure treatment.

Not a new idea. But VR makes it technically achievable at consumer scale.


Amblyotube on Meta Quest

Thoughts? Has anyone here worked on attention-based interventions in health tech? Curious how others are approaching the engagement-compliance gap.

Top comments (0)