Agreeing with your general sentiment, what are the specific kinds of technical issues that come up with IE? I've kept all the sites I manage browser-independent (some people call that "primitive"), so what am I missing by not building in features that would make me want my visitors to not use IE?
what am I missing by not building in features that would make me want my visitors to not use IE?
I'm guessing the answer is: Clients. I haven't had one yet whose site was so simple that it avoided issues with IE6. Of course, you might have clients who are less demanding or have more austere tastes, in which case they're really smart because working around IE bugs costs money.
The easiest way to answer your question is to point you at this catalog of IE's deficiencies:
IE, particularly IE6, is a great illustration of PG's observation:
The distinguishing feature of nasty little problems is that you don't learn anything from them... writing an interface to a buggy piece of software doesn't teach you anything, because the bugs are random.