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

Amazing Startup Idea

Name: Anonymous 2011-09-11 13:50

Its like twitter but you can only type 8 letters(64bits) per message.

Name: Anonymous 2011-09-11 16:18

This is great! This could be coded in assembly:

derp_loop:
    call read_message    ; get message from the internet form
    mov rdi, [rax + 8]   ; message text
    mov rsi, [rax]       ; user id
    call store_message   ; store message to database
    test rax, rax        ; check for error
    jnz error
    jmp derp_loop        ; again

error:
    call ledRedOn        ; light the error led
    hlt

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