Slashdot Mirror


User: mapcan

mapcan's activity in the archive.

Stories
0
Comments
7
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 7

  1. Quantum computer on What Are the Weirdest Places You've Spotted Linux? · · Score: 1

    The D-Wave 2 runs it

  2. Re:Just like the "war on drugs" on ISPs Will Now Be Copyright Cops · · Score: 1

    If the cat kills every mouse, the cat will die. The cat only needs to catch enough mice to sustain it's lifestyle. I think it is a very accurate analogy.

    You nailed that one brother

  3. Re:Crap floats. on HP CEO Resigns During Sexual Harassment Investigation · · Score: 5, Funny

    He thought harass was two words

  4. Hunchentoot! on Frank Zappa's Influence On Linux and FOSS Development · · Score: 1

    Edi Weitz rocks!

  5. Re:Cults in tech? on The Biggest Cults In Tech · · Score: 1

    (not (eq 'lisp 'cult))

  6. Re:"Wonton", not "wanton" on Sun's Phipps Slams App Engine's Java Support · · Score: 1

    This is funnier than 2! 5 more like!!!

  7. Re:Performance, anyone? on Lisp and Ruby · · Score: 1
    "In an ideal world, I'd do this project in Lisp, hands-down. But the world is not ideal. I'm the only one on the team experienced in Lisp, and we've got a tight deadline with no time for training in the implementation language."


    I've been that "only Lisp guy" and had good success mentoring small teams (say 8) to Lisp profiency. Any good development team will have a star or two who get it really fast and help mentor the others. Both times I've tried this it worked, and both times one of the main advantages was the excitement that developed on the teams.

    It's not so much about learning Lisp as about what happens to you while you're learning Lisp. There are companies out there that understand the value of having a team of developers gel and produce the best work of their careers. Hard to quantify this for management though, you really need to have their trust.

    For me Lisp blurs the line between science and art, it is a work of genius that transcends both. It places very minimal barriers between your designs and their implementation. Once you are conversant it becomes unconcious; it is akin to a musician becoming accomplished at their instrument. With the lack of concious effort they feel the music more than play it. Any skilled painter can also relate.

    GUI's like Emacs and SLIME facilitate reaching this Zen state. Keyboard based commands become ingrained in muscle memory and the developer is free to focus on the patterns and frameworks of their design. The process feeds back on itself and the result is truely enlightening. These people aren't writing code, they're producing art.