I hereby claim:
- I am davidlumley on github.
- I am davidlumley (https://keybase.io/davidlumley) on keybase.
- I have a public key ASCcHjDGFN2kXnRsT32k4Sv9U4Kc_L9jdcHw3utQD5flOgo
To claim this, I am signing this object:
// From https://www.iban.com/country-codes | |
const COUNTRIES = [ | |
{ | |
name: 'Afghanistan', | |
alpha_two_code: 'AF', | |
alpha_three_code: 'AFG', | |
numeric_code: '004', | |
}, | |
{ |
results.map { |result| result.alternatives.map(&:transcript) } | |
=> [["Harvest on Jackson to tighten in attendance nose on the 16th of June the client's name is Jon Jones call out to clients he was with Lucy game but he said she's on the same to Hessel it's just so we could talk it's time to just come out to the doctor says she's 9 weeks pregnant and the baby still about the 10th of December I ask for the retreat's his decision regarding the separation which the children you wish to Catholics after you had the general chats and it was quite clear to see if he is not made the decision I said I don't want to put pressure on him it's a big deal I would rather have a decision he made your decision even if it wasn't today plus a few days or a few weeks later cuz it's passing the teas families resolutions rosin fluctuating between positions he needs to be consistent and so what we agreed with that you was coming to see me tomorrow because he couldn't make it today and then we will discuss his position and have to pu |
I hereby claim:
To claim this, I am signing this object:
# Index | |
curl -X GET -v https://clientheartbeat.com/api/v1/contacts.json -d "access_token=YOUR_ACCESS_TOKEN" | |
# Create | |
curl -X POST -v https://clientheartbeat.com/api/v1/contacts.json -d "access_token=YOUR_ACCESS_TOKEN" -d "first_name=example" -d "last_name=curl_user" -d "[email protected]" |
=begin | |
====== | |
example Savon client for connecting to AutoTask's SOAP API | |
- install savon via `gem install savon` | |
- ensure AUTOTASK_USERNAME and AUTOTASK_PASSWORD environment variables are set | |
===== | |
=end |
git branch --merged | grep -v "\*" | xargs -n 1 git branch -d |
{ | |
"color_scheme" : "Packages/RailsCasts Colour Scheme/RailsCastsColorScheme.tmTheme", | |
"create_window_at_startup" : false, | |
"default_line_ending" : "unix", | |
"dictionary" : "Packages/Language - English/en_GB.dic", | |
"ensure_newline_at_eof_on_save" : true, | |
"font_face" : "Monaco", | |
"font_size" : 14.0, | |
"highlight_line" : true, | |
"ignored_packages" : |
# Compiled source # | |
################### | |
*.com | |
*.class | |
*.dll | |
*.exe | |
*.o | |
*.so | |
# Packages # |
say -v Junior "it's only a game, why you hehf to be mad?" |
alias idgaf='git commit -m "$(echo $(curl -s http://whatthecommit.com/index.txt))"' |