I love the shirt he's wearing in those pictures. What is it with geeks and psychedelic/hippie outfits ? Is it because of the patterns and colors, eccentricity or because of real involvement with the counterculture/psychedelia ? It's always fascinated and intrigued me. Any people 'in the know' care to elaborate on that ?
Probably more I-don't-care-what-you-think Unix hacker than psychedelic hippie.
Interview: Larry Wall
101–107 of 107 posts
Re: Interview: Larry Wall
#102the man is a legend. Perl was awesome when it first came out. Its time has passed but you can see Perl's influence in many things we use and take for granted today. favorite writing: http://www.wall.org/~larry/pm.html
Re: Interview: Larry Wall
#103That kind of introduction to programming may not be for everyone, but I believe it was instrumental in me making software my career.
I had the privilege to be in the room at FOSDEM when Larry announced Perl 6 for this Christmas. I don't write much Perl those days, but I certainly am going to play with Perl 6. Even if I never write anything useful in it, there are certainly lots of ideas to be taken from that language.
Re: Interview: Larry Wall
#104Re: Interview: Larry Wall
#105I started learning perl 6 to prototype creating a DSL. Holy fucking shit perl grammars and actions are cool.
Yes, but... Perl's greatest criticism is that it's friggin' unreadable, especially when written by less-than-stellar coders. It's my impression from a skim of Perl 6 that due to a bunch of fairly intricate features added there, it will be come even less readable than Perl 5. Is that a mistaken assessment?
https://metacpan.org/pod/distribution/Perl-Tidy/bin/perltidy
http://search.cpan.org/~thaljef/Perl-Critic-1.125/lib/Perl/C...
If you have trouble reading Perl, run those 2 programs and you'll greatly improve its readability.
Re: Interview: Larry Wall
#106Earlier quoted context omitted.
Yes, but... Perl's greatest criticism is that it's friggin' unreadable, especially when written by less-than-stellar coders. It's my impression from a skim of Perl 6 that due to a bunch of fairly intricate features added there, it will be come even less readable than Perl 5. Is that a mistaken assessment?
I have seen some bloody awful python code. (Though the worst was still Perl when a bioinformaticain colleague wouldn't even indent it properly.)
https://metacpan.org/pod/distribution/Perl-Tidy/bin/perltidy
Re: Interview: Larry Wall
#107prodigious intellect and a childhood hero of mine. Unfortunately his contribution to web design rarely gets mentioned ( http://www.wall.org/~larry/); no bootstrap--incredible.
For the ease of others (your link is broken): http://www.wall.org/~larry/
LW's blog is behind the first link from the top