I hereby claim:
- I am cmoad on github.
- I am cwmoad (https://keybase.io/cwmoad) on keybase.
- I have a public key ASBcCr9QjnsVQbZqj9DZpxYoDPm67Hjzb_05H-enGZKhEgo
To claim this, I am signing this object:
| require "levenshtein" | |
| class Api::DuplicateController | |
| include HTTParty | |
| def show | |
| base_url = "https://api.salesloft.com/v2/people.json?" + | |
| "?per_page=50&include_paging_counts=true" | |
| auth = "Bearer #{ENV['Authtoken']}" |
| package service | |
| import ( | |
| "github.com/bugsnag/bugsnag-go" | |
| bugsnag_errors "github.com/bugsnag/bugsnag-go/errors" | |
| "github.com/pkg/errors" | |
| log "github.com/sirupsen/logrus" | |
| ) | |
| // stable interface declared by github.com/pkg/errors |
I hereby claim:
To claim this, I am signing this object:
| SEVERE: Failed to send job request: null | |
| class org.apache.ignite.IgniteCheckedException: null | |
| at org.apache.ignite.internal.util.IgniteUtils.marshal(IgniteUtils.java:9867) | |
| at org.apache.ignite.internal.processors.task.GridTaskWorker.sendRequest(GridTaskWorker.java:1344) | |
| at org.apache.ignite.internal.processors.task.GridTaskWorker.processMappedJobs(GridTaskWorker.java:643) | |
| at org.apache.ignite.internal.processors.task.GridTaskWorker.body(GridTaskWorker.java:535) | |
| at org.apache.ignite.internal.util.worker.GridWorker.run(GridWorker.java:110) | |
| at org.apache.ignite.internal.processors.task.GridTaskProcessor.startTask(GridTaskProcessor.java:679) | |
| at org.apache.ignite.internal.processors.task.GridTaskProcessor.execute(GridTaskProcessor.java:370) | |
| at org.apache.ignite.internal.IgniteComputeImpl.execute(IgniteComputeImpl.java:287) |
| #!/bin/bash | |
| if [ -z $1 ]; then | |
| echo "Usage: gssh <hostname>" | |
| exit 1 | |
| fi | |
| instance=$(aws ec2 describe-instances --filters "Name=tag:Name,Values=$1" | jq .Reservations[0].Instances[0]) | |
| if [ $instance == "null" ]; then |
| do shell script "/Applications/MAMP\\ PRO/MAMP\\ PRO.app/Contents/MacOS/MAMP\\ PRO > /dev/null 2>&1 &" with administrator privileges |
| { | |
| "2008-04-01": { | |
| "Amazon Elastic Compute Cloud": { | |
| "Total": 0.12, | |
| "US East (Northern Virginia) Region": { | |
| "Amazon EC2 Bandwidth": { | |
| "$0.10 per GB Internet Data Transfer - all data transfer into Amazon EC2": { | |
| "Quantity": "0.000042 GB", | |
| "Total": 0.01 | |
| }, |