Hacker News new | ask | show | jobs
by foothebar 1208 days ago
Yeah, I really waited for a machine which steals my job by providing great code like:

   for p in bn.parents:
     if p not in bn.parents:
       take_over_the_world()
…