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
- HN profile
- View on Hacker News ↗
About robin_hood_jr
No profile information was provided.
Recent public activity
-
comment
Comment #12633351
83k fml
-
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 …
-
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…