Comment Re:Hurry up already (Score 1) 54
Forget, for a moment, that the ports are USB ports, and that the peripherals are USB peripherals, because as long as they match up (which they do, in the OP's scenario), none of that is the problem. The number of ports doesn't even matter, we can abstract away the 4 (or 2 + 2, same difference) and just call it N. The problem is that he's got N ports, and N peripherals that he wants to keep plugged into ports all the time, and that leaves N - N ports available to plug anything else into, if he needs to plug something in temporarily. But N - N is 0, so something has to be unplugged to free one up. That's a number-of-ports problem, entirely irrespective of the port type.
If you were proposing replacing the 2 USB-A ports with a *larger* number of USB-C ports, then your argument might have some relevance. But just changing the type of port won't bend the arithmetic in any useful direction. They could be upgraded to the new USB type K ports introduced in 2042, and it still wouldn't solve the problem: if there are still four ports and four all-the-type peripherals, there still won't be any unoccupied ports available for temporarily plugging in transitory things.
At least USB is (mostly) hot-pluggable. But, again, that's as true of A as it is of C.