21 APR 2011 by ideonexus

 Bernie Cosell on Java

Java didn't feel right. My old reflexes hit me. Java struck me as too authoritarian. Thats one of the reasons why I mentioned that Perl felt so good, because it's got the safety and the checks but it is so damn multidimensioned that the artist part of me has a lot of free board to express things early and to think about the right way do things. I have some freedom. When I first messed with Java—^this was /vhen it was little baby language, of course—I said, "Oh, this is just another one...
Folksonomies: programming coding
Folksonomies: programming coding
  1  notes

Describing his first impressions of it as authoritarian and designed for not-so-good programmers.

07 MAR 2011 by ideonexus

 Advice for Dealing with Trolls

What to do instead So what should we do instead. It's very simple: Ask him what he means. ; interrogate him: "Why do you feel that Python is so bad? What do you find wrong with it?" Agree with him (but use a softer language): "Yes, Perl is a nice language, and I agree that Python has its downsides and/or trade-offs in comparison to Perl." "It's OK to prefer Perl, we'll still accept you here." This will make the troll lose steam and help you find a common ground. And eventually nego...
  1  notes

An interesting take on the issue, which borrows a page from Wikipedia's suggestions for debate.