>>8
New idea for a start up, it's like twitter but instead of uploading text you upload music files. We'll call it Bitter and people will use it to send Beats.
Name:
Anonymous2011-09-11 14:42
I have a better idea, it's like Twitter, except you can write as much as you want!
Name:
Anonymous2011-09-11 14:43
I have a great start up idea.
It's for a getting dubs. I called it dubber.
>>13
We let the C and ASM people live, but they will be chained and only serve us as slaves.
Name:
Anonymous2011-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