Scrutinizer v1.5: Mobile Emulation & Academic Tooling

v1.5.0 release notes →

Most web content is consumed on phones. Most usability testing tools assume desktops. v1.5 bridges that gap with device-accurate mobile emulation — viewport locking, DPI simulation, user-agent switching — so peripheral vision simulation runs against what users actually see. The release also introduces tools for academic reproducibility: citation-embedded screenshots and a declarative mode registry.

Highlights

Why mobile matters for peripheral vision

On a phone held at arm's length, the entire screen subtends roughly 15–20° of visual angle. Most content is parafoveal, not far-peripheral. The simulation parameters that produce dramatic effects on a 27″ monitor need recalibration for a 6.1″ screen — the biology doesn't change, but the geometry does. This is also why Mobile First (Wroblewski 2009) is a perceptual argument, not just a screen-size argument: the entire mobile viewport maps to parafoveal vision, where resolution degradation is moderate but measurable, so every design decision lands in a single visual processing regime. The same geometry means peripheral color holds up better on phones than on desktops — the parafoveal zone retains most chrominance.

For more on mobile-specific usability constraints, see NNg’s mobile UX research — the viewport geometry findings here complement their interaction-level observations.

Techmeme in Scrutinizer desktop view with three-column layout and foveated peripheral blur
Desktop — three-column layout, wide peripheral field. Most content falls in parafoveal and far-peripheral zones.
Techmeme in Scrutinizer iPhone 14 emulation with single-column layout
iPhone 14 emulation — single column, narrower visual angle. The same foveated model at phone-appropriate geometry.

Links: GitHub · Full changelog · v1.5.0 release · Wroblewski, “Mobile First” (2009)