Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

Satori

Name: Anonymous 2007-07-03 22:58 ID:XEED9AEl

What happen when you reach Satori?

Name: Anonymous 2007-07-03 23:31 ID:Heaven

what happen when a black hole implodes?

Name: Anonymous 2007-07-04 1:11 ID:ao84BhSq

>>1
¤ You understand the fundamental aspects of SICP.
¤ You are enlightened by the power of Lisp.
¤ You become an EXPERT PROGRAMMER.

This can only be done by reading SICP.

Name: Anonymous 2007-07-04 1:30 ID:MZdOOBL3

>>3
HAVE YOU EVEN READ SICP OR IS THIS JUST YOUR WAY OF SAYING "IVE READ SICP"?

Name: Anonymous 2007-07-04 2:00 ID:w5AREIsm

>>3
Seems that you are telling me how to reach Satori, but what do I get out of it?

Name: Anonymous 2007-07-04 5:33 ID:zOX+YWvH

>>5
Illumination. You acquire a deep understanding of programming and transcend it, to the point you no longer need to program. Processes, or the definitions of processes, or the definitions of processes defining processes occur in your brain, not in a sequential manner, but all at once. You suddenly realize you know every possible process, and you are no longer interested in its results, so you stop programming and just meditate on the univeral knowledge you forged. To procure food, you can do some menial work in inferior programming languages - you no longer care which - but in your spare time, you simply meditate.

Name: Anonymous 2007-07-04 15:53 ID:2GaCj3kF


           sqrt16  LDY #$01     ; lsby of first odd number = 1
                   STY $22
                   DEY
                   STY $23      ; msby of first odd number (sqrt = 0)
           again   SEC
                   LDA $20      ; save remainder in X register
                   TAX          ; subtract odd lo from integer lo
                   SBC $22
                   STA $20
                   LDA $21      ; subtract odd hi from integer hi
                   SBC $23
                   STA $21      ; is subtract result negative?
                   BCC nomore   ; no. increment square root
                   INY
                   LDA $22      ; calculate next odd number
                   ADC #$01
                   STA $22
                   BCC again
                   INC $23
                   JMP again
            nomore STY $20      ; all done, store square root
                   STX $21      ; and remainder
                   RTS

Name: Anonymous 2007-07-05 0:27 ID:vC35czVM

LISP -> SATORI LISP -> SATORI LISP -> SATORI LISP -> SATORI LISP -> SATORI LISP -> SATORI LISP -> SATORI LISP -> SATORI LISP -> SATORI LISP -> SATORI LISP -> SATORI LISP -> SATORI LISP -> SATORI LISP -> SATORI LISP -> SATORI LISP -> SATORI LISP -> SATORI LISP -> SATORI LISP -> SATORI LISP -> SATORI LISP -> SATORI LISP -> SATORI LISP -> SATORI LISP -> SATORI LISP -> SATORI LISP -> SATORI

Name: Anonymous 2008-04-04 19:27

Welcome to the past.

Name: Anonymous 2008-04-05 4:13

Name: Anonymous 2010-11-25 15:52

Name: Anonymous 2012-11-06 6:36

>>11,12
nice dubs bro

Don't change these.
Name: Email:
Entire Thread Thread List