Keybase proof
I hereby claim:
- I am hyl on github.
- I am hoyle (https://keybase.io/hoyle) on keybase.
- I have a public key ASBVDQJq6sl-7kFLQE5LbdzyBgJwsSDOya3j9mjY6GLVEgo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
tell application "Messages" | |
set targetBuddy to "NUMBER/EMAIL" | |
set targetService to id of 1st service whose service type = iMessage | |
repeat | |
set textMessage to "Somebody once told me the world is gonna roll me" | |
set theBuddy to buddy targetBuddy of service id targetService | |
send textMessage to theBuddy |
@import url(https://fonts.googleapis.com/css?family=Ubuntu); | |
@mixin websafe-font($fontFamily) { | |
font-family: $fontFamily, 'Wingdings', 'Comic Sans MS'; | |
} | |
p { | |
@include websafe-font('Ubuntu'); | |
} |
{ | |
"people": ["bowtie", "smile", "laughing", "blush", "smiley", "relaxed", "smirk", "heart_eyes", "kissing_heart", "kissing_closed_eyes", "flushed", "relieved", "satisfied", "grin", "wink", "stuck_out_tongue_winking_eye", "stuck_out_tongue_closed_eyes", "grinning", "kissing", "kissing_smiling_eyes", "stuck_out_tongue", "sleeping", "worried", "frowning", "anguished", "open_mouth", "grimacing", "confused", "hushed", "expressionless", "unamused", "sweat_smile", "sweat", "disappointed_relieved", "weary", "pensive", "disappointed", "confounded", "fearful", "cold_sweat", "persevere", "cry", "sob", "joy", "astonished", "scream", "neckbeard", "tired_face", "angry", "rage", "triumph", "sleepy", "yum", "mask", "sunglasses", "dizzy_face", "imp", "smiling_imp", "neutral_face", "no_mouth", "innocent", "alien", "yellow_heart", "blue_heart", "purple_heart", "heart", "green_heart", "broken_heart", "heartbeat", "heartpulse", "two_hearts", "revolving_hearts", "cupid", "sparkling_heart", "sparkles", "star", "star2", "dizzy", |
### Keybase proof | |
I hereby claim: | |
* I am hyl on github. | |
* I am hoyle (https://keybase.io/hoyle) on keybase. | |
* I have a public key whose fingerprint is C4A1 618E A0DA 4692 A269 F9B3 3F99 B22A FA89 5CFB | |
To claim this, I am signing this object: |
[ | |
{ | |
"party": "Conservative", | |
"totalVotes": 10703654, | |
"ranking": 1 | |
}, | |
{ | |
"party": "Labour", | |
"totalVotes": 8606517, | |
"ranking": 2 |
[ | |
{ | |
"name": "Alliance for Green Socialism", | |
"color": "#00A86B" | |
}, | |
{ | |
"name": "Alliance - Alliance Party of Northern Ireland", | |
"color": "#F6CB2F" | |
}, | |
{ |
@import "base.css"; | |
.pace { | |
-webkit-pointer-events: none; | |
pointer-events: none; | |
-webkit-user-select: none; | |
-moz-user-select: none; | |
user-select: none; | |
} | |
.pace .pace-progress { | |
display: block; |
say -v g Land of Hope and Glory, Mother of the Free, How shall we extol thee, who are born of thee? Wider still and wider shall thy bounds be set. |
/* | |
If you actually want to use this in a live project (please don't), add the following to your HTML: | |
<!--[if lt IE 9 ]> | |
<script src="https://code.jquery.com/jquery-1.11.2.min.js"></script> | |
<script src="zalgo.js"></script> | |
<![endif]--> | |
*/ |