miguel

Results 84 comments of miguel

@kayagoban here's the request info: ```bash ┌─[mota:/Volumes/hd2/Sandbox] │ 2019-07-01T18:24:59Z └─❯❯❯ which python3 /Library/Frameworks/Python.framework/Versions/3.7/bin/python3 ┌─[mota:/Volumes/hd2/Sandbox] │ 2019-07-01T18:25:02Z └─❯❯❯ which python3.6 /Library/Frameworks/Python.framework/Versions/3.6/bin/python3.6 ``` I installed the latest python version from python.org which...

@arivatibm the Alexa Voice Service API might of been updated since I published this 2 years ago. My suggestion is to fork this and update it with the latest AVS...

As mentioned in this [comment](https://github.com/apollographql/graphql-tag/issues/206#issuecomment-489168909), you can do the following to get the graphql string: ```js require('graphql-tag').default('query { test }').loc.source.body ```

Golang version of @jvassev's image2ipfs: https://github.com/miguelmota/ipdr