Skip to content

The Late Software Developer

mg-crea.com
2 pointsolouv2 comments
On HN

Comments

20+ parallel sessions is wild, how do you actually keep track of which one needs unblocking without it turning into a full-time triage job itself?

olouvOP

Mostly the official Claude extension in VS Code, with many windows open: one per project I'm working on, plus one per group of projects, basically the parent folder for cross-project refactoring. One window holds all the AppStore apps, another all the MCP servers, and so on.

Then I'm basically smashing VS Code's quickSwitchWindow shortcut to rotate through the sessions round-robin. It's clearly not perfect, I'm obviously not maximizing each session, but since I'm close to hitting my rate limits anyway I haven't looked for further optimization. Maybe I should.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.