Hacker News new | ask | show | jobs
by _3ex7 5201 days ago
Just by observing, I think it goes like this:

    if linked_article.is_relevant_to_YC_company():
        goto front_page;
    elsif linked_article.is_negative_to_YC_company():
        linked_article.dead();