From Vision Pro to the Browser: Spatial Computing for Web Developers
A practical mapping between visionOS spatial computing concepts and what's actually achievable with WebXR and the web platform, including where Safari's support gap changes your architecture.

A practical mapping between visionOS spatial computing concepts and what's actually achievable with WebXR and the web platform, including where Safari's support gap changes your architecture.

Python for AI Backends: Async Patterns That Actually Scale
Most async Python code I review still blocks the event loop somewhere. A field guide to the patterns that hold up once you're fanning out to model APIs, vector stores, and databases at once.

From Vision Pro to the Browser: Spatial Computing for Web Developers
Apple's spatial computing vocabulary — windows, volumes, spaces, ornaments — doesn't map cleanly onto the web platform. Here's the honest translation table and where it breaks down.