If the fact that you have to share this wonderful digital playground with the other kids really, really bothers you, then this is for you. It's a Greasemonkey script called "HN Toolkit":
http://userscripts.org/scripts/show/25039
Part of the functionality is the ability to blacklist submissions, either by keyword in the title or in the domain (or entire domains, whichever way you want to look at it). It cycles through the list of stories and matches each against the blacklist, adding style = 'display: none;' to each match found.
Hope this helps.