Unformed people delight in the gaudy and in novelty. Cooked people delight in the ordinary.
Erik NaggumIt's not that Perl programmers are idiots, it's that the language rewards idiotic behavior in a way that no other language or tool has ever done.
Erik NaggumGetting C programmers to understand that they cause the computer to do less than minimum is intractable. โฆ Ask him why he thinks he should be able to get away with unsafe code, core dumps, viruses, buffer overruns, undetected errors, etc., just because he wants speed.
Erik NaggumC being what it is lacks support for multiple return values, so the notion that it is meaningful to pass pointers to memory objects into which any random function may write random values without having a clue where they point, has not been debunked as the sheer idiocy it really is.
Erik Naggum