Skip to content

Comment on The Nerd Handbookparent

Comments

makesLotsOfMoney = true;

isConfidentInAbilities = true;

function AmINerd()

{

    if (isConfidentInabilities && makesLotsOfMoney)
    {
        return true;
    }
    else
    {
        throw nullSenseOfHumorException;
    }
}
AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.