vote up 1 vote down star

What are some favourite words from the community, be it personal or another's work?

flag

If stackoverflow.com/questions/517897/… isn't offtopic, then neither is this question. I think it should be reopened. – Jerub Mar 9 at 6:06

closed as not programming related by 17 of 26 Sep 25 '08 at 14:07

9 Answers

vote up 1 vote down

"All Watched Over by Machines of Loving Grace"

by Richard Brautigan

link|flag
@Mark, this poem is great. Thanks for posting it. – daniel Sep 25 '08 at 7:10
vote up 1 vote down

I've always loved the twelve days of christmas...

 #include <stdio.h>
 main(t,_,a)char *a;{return!0<t?t<3?main(-79,-13,a+main(-87,1-_,
 main(-86,0,a+1)+a)):1,t<_?main(t+1,_,a):3,main(-94,-27+t,a)&&t==2?_<13?
 main(2,_+1,"%s %d %d\n"):9:16:t<0?t<-72?main(_,t,
 "@n'+,#'/*{}w+/w#cdnr/+,{}r/*de}+,/*{*+,/w{%+,/w#q#n+,/#{l,+,/n{n+,/+#n+,/#\
 ;#q#n+,/+k#;*+,/'r :'d*'3,}{w+K w'K:'+}e#';dq#'l \
 q#'+d'K#!/+k#;q#'r}eKK#}w'r}eKK{nl]'/#;#q#n'){)#}w'){){nl]'/+#n';d}rw' i;# \
 ){nl]!/n{n#'; r{#w'r nc{nl]'/#{l,+'K {rw' iK{;[{nl]'/w#q#n'wk nw' \
 iwk{KK{nl]!/w{%'l##w#' i; :{nl]'/*{q#'ld;r'}{nlwb!/*de}'c \
 ;;{nl'-{}rw]'/+,}##'*}#nc,',#nw]'/+kd'+e}+;#'rdq#w! nr'/ ') }+}{rl#'{n' ')# \
 }'+}##(!!/")
 :t<-50?_==*a?putchar(31[a]):main(-65,_,a+1):main((*a=='/')+t,_,a+1)
 :0<t?main(2,2,"%s"):*a=='/'||main(0,main(-61,*a,
 "!ek;dc i@bK'(q)-[w]*%n+r3#l,{}:\nuwloca-O;m .vpbks,fxntdCeghiry"),a+1);}

Yes, it compiles... try it!

link|flag
vote up 3 vote down

Ode to a Maintenance Programmer

Once more I travel that long dark road
  into someone elses impossible code.

Through "if" and "switch" and "do" and "while"
  that twist and turn for mile and mile.

Clever code full of traps and tricks
  and you must discover how it ticks.

Once again I emerge to ask anew
  "What the HECK does this program DO?"
link|flag
Hehehe, where is this from? – christian studer Sep 25 '08 at 7:26
vote up 1 vote down

I liked this one that was on the Writer's Almanac 3 days ago: Windows is Shutting Down by Clive James.

link|flag
vote up 2 vote down
The pointer is null
But still I dereferenced it
Segmentation Fault 

Programmer's Haiku

link|flag
vote up 0 vote down

"Monkeys are superior to men in this: when a monkey looks into a mirror, he sees a monkey." - Malcolm de Chazal

link|flag
vote up 0 vote down
i algorized all over these pages
    to view the words
        locked in my cages
    i see the results
displayed on these 'pages'
wondering of the efficiencies 
    of their stages
link|flag
vote up 1 vote down

Featured in the "Programming Perl" book [aka Camel Book], it actually is valid Perl...

#!/usr/bin/perl

APPEAL:

listen (please, please);

open yourself, wide;
    join (you, me),
connect (us,together),

tell me.

do something if distressed;

    @dawn, dance;
    @evening, sing;
    read (books,$poems,stories) until peaceful;
    study if able;

    write me if-you-please;

sort your feelings, reset goals, seek (friends, family, anyone);

        do*not*die (like this)
        if sin abounds;

keys (hidden), open (locks, doors), tell secrets;
do not, I-beg-you, close them, yet.

                            accept (yourself, changes),
                            bind (grief, despair);

require truth, goodness if-you-will, each moment;

select (always), length(of-days)

# listen (a perl poem)
# Sharon Hopkins
# rev. June 19, 1995
link|flag
vote up 1 vote down

The lyrics to Björks song Modern Things are fun too:

all the modern things like cars and such have always existed

they've just been waiting in a mountain for the right moment

listening to all the irritating noises of dinosaurs and people dabbling outside

all the modern things have always existed they've just been waiting

to come out and multiply and take over

it's their turn now

link|flag

Not the answer you're looking for? Browse other questions tagged or ask your own question.