83k fml
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 office, but even that is fine for the…
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 what I name the auth parameters or…
83k fml
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 office, but even that is fine for the…
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 what I name the auth parameters or…