Starting something you couldn't finish
Finnbar says: I used to know a guy who tattooed LOVE across his left knuckles, but didn't tattoo HATE on the other knuckles because he was right-handed and realised he couldn't finish. Ever run out of skills or inspiration halfway through a job?
( , Thu 24 Jun 2010, 13:32)
Finnbar says: I used to know a guy who tattooed LOVE across his left knuckles, but didn't tattoo HATE on the other knuckles because he was right-handed and realised he couldn't finish. Ever run out of skills or inspiration halfway through a job?
( , Thu 24 Jun 2010, 13:32)
« Go Back
#include < stdio.h >
int main(void){
printf("Fuck off. NOW\n");
return 0;
( , Fri 25 Jun 2010, 6:33, 11 replies)
int main(void){
printf("Fuck off. NOW\n");
return 0;
( , Fri 25 Jun 2010, 6:33, 11 replies)
|main|:
mov ip, sp
stmfd sp!, {rfp, fp, ip, lr, pc}
sub fp, ip, #4
cmps sp,sl
bllt |x$stack_overflow|
bl |___main|
mov r0, #78,#111,#121,#111,#117
ldmdb fp, {rfp, fp, sp, pc}^
( , Fri 25 Jun 2010, 9:01, closed)
None of the people clicking 'like' has ever seen a girl naked in real life.
( , Fri 25 Jun 2010, 9:23, closed)
( , Fri 25 Jun 2010, 9:23, closed)
+1 Amusing
with Ada.Text_IO;
procedure Hello is
begin
Ada.Text_IO.Put_Line("Fuck Off. NOW!");
en
( , Fri 25 Jun 2010, 10:55, closed)
with Ada.Text_IO;
procedure Hello is
begin
Ada.Text_IO.Put_Line("Fuck Off. NOW!");
en
( , Fri 25 Jun 2010, 10:55, closed)
Where the fuck did you learn Ada? I thought that we were the last students to use it...
public class FuckOffNow {
public static void main(String[] args) {
System.out.println("Fuck Off. NOW!");
( , Fri 25 Jun 2010, 11:20, closed)
public class FuckOffNow {
public static void main(String[] args) {
System.out.println("Fuck Off. NOW!");
( , Fri 25 Jun 2010, 11:20, closed)
Oops.
Incidentally - I started a degree in Comp Sci. that I didn't finish....
( , Fri 25 Jun 2010, 11:53, closed)
Incidentally - I started a degree in Comp Sci. that I didn't finish....
( , Fri 25 Jun 2010, 11:53, closed)
« Go Back