[lug] Development environment?

Matthew Beldyk matt at beldyk.org
Wed Mar 18 12:04:44 MDT 2009


 (vm-pipe-message-to-comand perl -ne 's/^>//;s/emacs //;s/for J/perl for
J/;s/J/boilerplate J/;s/^for ([Cps]|tc)/vim for \1/;s/(Java\n)/\1eclipse for
convoluted nonintuitive api \1/;s/(\ne.+)Java/\1Java\1Flex/;s/(for m)/horde
\1/;s/(for te)/make \1/;s/(for w.+)/firefox \1 (its time to find something
less bloated)/;s/(for c)/bash \1/;s/(\.\n)/\1vim for languages where syntax
is the source of complexity\neclipse for languages where complex external
APIs is the source of complexity\n/;;print;')


On Wed, Mar 18, 2009 at 8:04 AM, Rob Nagler <nagler at bivio.biz> wrote:

> Michael J. Hammel writes:
> > 1. Place opener on can
> > 2. Release worms
>
> Mmmm...  They were good. ;-)
>
> (vm-pipe-message-to-comand "perl -x")
>
> #!perl
> my($msg) = <<'EOF';
> > vi for Java
> > vi for C
> > vi for perl
> > vi for sh (any kind)
> > vi for tcl
> > Real developers don't use C++.  It's a moral issue.
> EOF
>
> $msg =~ s/^> //mg;
> $msg =~ s/C\++/anything without eval/g;
> $msg =~ s/vi for(?=.*)/emacs for/g;
> print(
>    map("emacs for $_\n", qw(mail testing wiki cli)),
>    $msg,
> );
> __END__
>
> ;-)
>
> Rob
> _______________________________________________
> Web Page:  http://lug.boulder.co.us
> Mailing List: http://lists.lug.boulder.co.us/mailman/listinfo/lug
> Join us on IRC: lug.boulder.co.us port=6667 channel=#colug
>



-- 
Calvin: Know what I pray for?
Hobbes: What?
Calvin: The strength to change what I can, the inability to accept what I
can't, and the incapacity to tell the difference.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lug.boulder.co.us/pipermail/lug/attachments/20090318/a5094357/attachment.html>


More information about the LUG mailing list