The most salient point, to my mind, was this line: "they didn't care that they saw it work in practice, since they already knew it couldn't work in theory." That, and "Perl is a Shinto shrine." Larry Wall himself could hardly spin a better catchphrase.
Love, Internet Style
41–45 of 45 posts
Re: Love, Internet Style
#42I was really inspired after the video and decided to go help out in some IRC channels and mailing lists. And then I was reminded why I stopped doing that a long time ago: there is so much snarkiness. None of these lists or IRC channels ever seem to take a stance against this behaviour and it seems to me as if there are often self-selecting groups of snarky "locals" who drive a list or IRC channel. On the contrary, I…
I also agree about HN, it seems to have managed to avoid a lot of that.
Re: Love, Internet Style
#43The most salient point, to my mind, was this line: "they didn't care that they saw it work in practice, since they already knew it couldn't work in theory." That, and "Perl is a Shinto shrine." Larry Wall himself could hardly spin a better catchphrase.
Re: Love, Internet Style
#44The most salient point, to my mind, was this line: "they didn't care that they saw it work in practice, since they already knew it couldn't work in theory." That, and "Perl is a Shinto shrine." Larry Wall himself could hardly spin a better catchphrase.
Is Perl like the shrine in that it doesn't change or improve? I think programming language technology has improved but Perl has yet to catch up. Nowadays one can be much more productive in other languages.
http://search.cpan.org/perldoc?MooseX::Declare
- perl5 the core language is flexible enough that you can extend the language up towards the problem from perl-space pretty well. It's one of the things I learned to love in lisp.