Comment Re:How many ways are there to do simple things? (Score 1) 694
int i = 0;
start:
System.out.println(i);
++i;
if (i == 10) goto end;
goto start;
end:
Facebook is probably one of the few sites that could have written part of it on fast C++ code. In a F1 race, you will use a F1 car.
Facebook is "24 hours of Le Mans" or "Dakar Rally" than F1.
Sometimes, if you are too slow, you can't keep pace with the peloton and keep touch with them. You never have a chance to catch them alone and abandon the race.
"my terminal is a lethal teaspoon." -- Patricia O Tuama