There's been a cluster of Perl-hate on Stackoverflow lately, so I thought I'd bring my ["Five things you hate about your favorite language"](http://use.perl.org/~brian_d_foy/journal/32556) question to StackOverflow. Take your favorite language and tell me five things you hate about it. Those might be things that just annoy you, admitted design flaws, recognized performance problems, or any other category. You just have to hate it. Don't compare it to another language, and don't talk about languages that you already hate. Don't talk about the things you like in your favorite language. I just want to hear the things that you hate but tolerate so you can use all of the other stuff, and I want to hear it about the language you wished other people would use. I ask this whenever someone tries to push their favorite language on me, and sometimes as an interview question. If they can't find five things to hate about their favorite tool, they don't know it well enough to either advocate it or pull in the big dollars using it. They haven't used it in enough different situations to fully explore it. They advocate it as a culture or religion, which means that if I don't choose their favorite technology, I'm wrong. I don't care that much which language you use. Don't want to use a particular language? Then don't. You do the due diligence to make an informed choice and still don't use it? Fine. Sometimes the right answer is "You have a strong programming team with good practices and a lot of experience in Bar. Changing to Foo would be stupid". In code reviews for clients, I often ask the same sort of question. "If you could start over on this project, what would you do differently?" In this fantasy land, users and programmers get to complain about anything and everything they don't like. "I want a better interface", "I want to separate the model from the view", "I'd use this module instead of this other one", "I'd rename this set of methods", or whatever they really don't like about the current situation. That's how I get a handle on how much a particular developer knows about the codebase. Hate isn't the only dimension of figuring out how much people know, but I've found it to be a pretty good one.