Live data from Hacker News

Viewing profile — systemnate

systemnate

HN member
Joined
Thu, May 18, 2017, 8:18 PM UTC
HN karma
5
Public activity
3 items

About systemnate

No profile information was provided.

Recent public activity

  1. comment
    Comment #48280068

    I used to go home during lunch every day to let my dog out. Many days, I was so busy that it seemed like a super chore that would really put me behind. But, it's insane how many in…

  2. comment
    Comment #46399017

    Using #respond_to? is normally a code smell. The point of duck typing is exactly that it allows you to avoid checking the type of a class. As long as the object responds to the cor…

  3. comment
    Comment #30182720

    I don't think this is OK with any language.