Live data from Hacker News

Viewing profile — robin_hood_jr

robin_hood_jr

HN member
Joined
Fri, Jul 22, 2016, 4:18 AM UTC
HN karma
4
Public activity
3 items

About robin_hood_jr

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #12626189

    IBM still has private offices for many (I hesitate to say most) employees working in the US. San Jose for a fact has private offices. Occasionally you'll see two people sharing an …

  3. comment
    Comment #12141670

    What is the format for the SECRETS.json file since it needs to include both the auth token and the facebook id? f = open(SECRETS.json) self.fb_auth = json.load(f) So does it matter…