We like pair programming. But for everything.
One area in particular is tweaking the UI. Especially on large systems where each tweak involves a long compile time (as in TypeScript or Android). Move one pixel to the left. 3 minutes to compile. Two pixels to the right. 3 minutes to compile, ad Infinitum.
What are some other, fairly clear cut examples where pairing is less than optimal.
Note: The above recommendation totally disregards the fact that I am color and design challenged and may need to pair in that respect.