Hand-optimizing SQL Execution Plans

It really frustrates me when I can put SQL query hints in to make queries go faster. I should not be able to make a better execution plan than the built-in optimizer.