This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env python | |
| # Parse the Swarm/Foursquare exported data and create entries in Day One using their command line tool. | |
| # Day One command line tool available at: http://dayoneapp.com/support/CLI | |
| import sys | |
| import json | |
| import requests | |
| import subprocess | |
| import time |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| node-pre-gyp WARN Using request for node-pre-gyp https download | |
| node-pre-gyp WARN Tried to download(404): https://fsevents-binaries.s3-us-west-2.amazonaws.com/v1.2.7/fse-v1.2.7-node-v72-darwin-x64.tar.gz | |
| node-pre-gyp WARN Pre-built binaries not found for fsevents@1.2.7 and node@12.1.0 (node-v72 ABI, unknown) (falling back to source compile with node-gyp) | |
| node-pre-gyp WARN Pre-built binaries not installable for fsevents@1.2.7 and node@12.1.0 (node-v72 ABI, unknown) (falling back to source compile with node-gyp) | |
| node-pre-gyp WARN Hit error Connection closed while downloading tarball file | |
| SOLINK_MODULE(target) Release/.node | |
| SOLINK_MODULE(target) Release/.node | |
| CXX(target) Release/obj.target/fse/fsevents.o | |
| CXX(target) Release/obj.target/fse/fsevents.o | |
| In file included from ../fsevents.cc:6: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Homebrew build logs for node on macOS 10.14 | |
| Build date: 2018-06-08 13:26:25 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* Using location gives results scattered across a radius of several km */ | |
| https://api.yelp.com/v3/businesses/search?categories=breakfast&radius=250&sort_by=rating&location=63 York St, Sydney&pricing_filter=1,2 | |
| { | |
| "businesses": [ | |
| { | |
| "image_url": "https://s3-media1.fl.yelpcdn.com/bphoto/9qBohlXwosFjudhY3ebbXw/o.jpg", | |
| "id": "social-brew-cafe-pyrmont", | |
| "name": "Social Brew Cafe", | |
| "location": { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Verifying that +tcn33 is my openname (Bitcoin username). https://onename.io/tcn33 |