Name: Anonymous 2009-10-05 18:45
This is how /prog/ threads propagate.
public opinion progThreadCreator(opinion op)
try{
post(op);
}
catch(failException f){
troll(progThreadCreator(op));
}