The tab graveyard
One ticket. Five apps. Zero shared context.
A user says "the API is slow." You start typing. By minute three you have:
- Wireshark open on a 1.4 GB capture you took before the symptom started, scrolling for the retransmit you swear you saw.
- Termius in another window with three SSH sessions — bastion, core switch, edge firewall — and you can't remember which is which.
- A browser tab pointed at the access switch's HTTP UI, logged in via cached basic auth that will time out in 6 minutes.
- PuTTY (still — it's 2026 and PuTTY is still here) for the firewall console because someone scripted it into the runbook in 2014.
- Notepad (or Sublime, or a sticky note) holding the running timeline of what you tried, which you will lose the moment your laptop reboots for an update at 3pm.
When the answer turns out to be a duplex mismatch on Gi1/0/24, none of those five windows know about each other. The packet capture didn't see the switch's interface counters. The SSH session can't attach itself to the timeline. The fix disappears into terminal scrollback the next time you close the tab.