A developer shares how they debug Windows-specific issues in their Electron app (Mission Control) without owning a Windows machine. The approach involves spinning up a Windows Server 2025 EC2 instance on AWS, connecting via RDP using the Windows app, installing the necessary dev tools (Visual Studio, Node, PNPM), and running the app locally to inspect logs. The root cause of the bug was OS-specific path differences for Claude Code installations. The post also briefly promotes Mission Control, an agentic coding tool the author is building.

•3m watch time
346 Impressions