I hereby claim:
- I am dealingwith on github.
- I am dealingwith (https://keybase.io/dealingwith) on keybase.
- I have a public key whose fingerprint is 0689 2735 224A AEB7 F01E 06C7 71BD 0FF5 68BA CD81
To claim this, I am signing this object:
.zhc-label { | |
border-radius: 8px; | |
font-weight: normal; | |
padding: 2px 5px 2px; | |
} | |
.zhc-issue-card__issue-title { | |
font-weight: normal; | |
} |
body, button, html, input, select, textarea { | |
font-family: sans-serif; | |
font-size: 0.9rem; | |
} | |
.board-header-btn.board-header-btn-enabled.js-star-board { | |
background-color: transparent; | |
} | |
.board-header-btn.board-header-btn-enabled.js-star-board span:before { |
# uses the 200wordsaday.com API to export your posts as text files | |
# to install httparty: | |
# gem install httparty | |
require 'httparty' | |
require 'json' | |
require 'date' | |
url = 'https://200wordsaday.com/api/texts?api_key=<your api key>' | |
response = HTTParty.get(url) | |
entries = response.parsed_response |
<style> | |
#wrap { | |
position: fixed; | |
top: 0; | |
right:0; | |
bottom:0; | |
left: 0; | |
overflow-y: scroll; | |
-webkit-overflow-scrolling: touch; | |
} |
// 14 chips | |
// 9 squares on board | |
// 5 on the stop sign | |
var lostcount = 0; | |
var wincount = 0; | |
var board = [0,1,2,3,4,5,6,7,8]; | |
var iterations = 1000000; |
var casper = require("casper").create(), | |
urls = [ | |
'https://www.facebook.com/ModernApartmentCommunity/', | |
'https://www.facebook.com/ModernApartmentCommunity/reviews/' | |
'http://modernmsg.com', | |
'http://modernmsg.com/rewards' | |
], | |
saveDir = 'shots' | |
casper.start(); |
d = 'v>v<vvv<<vv^v<v>vv>v<<<^^^^^<<^<vv>^>v^>^>^>^>^><vvvv<^>^<<^><<<^vvvv>^>^><^v^><^<>^^>^vvv^<vv>>^>^^<>><>^>vvv>>^vv>^<><>^<v^>^>^><vv^vv^>><<^><<v>><>^<^>>vvv>v>>>v<<^<><^<v<>v>^^v^^^<^v^^>>><^>^>v<>^<>>^>^^v^><v<v>>><>v<v^v>^v<>>^><v>^<>v^>^<>^v^^^v^^>>vv<<^^><^<vvv>^>^^<^>>^^^^^v^<v>vv<>>v^v<^v^^<><^<^vv^><>><><>v>vvv^vv^^<<><<vvv><<^v^><v<>vvv^<^>vvvv^>^>>^v^<v^vv<^^v<>v>vv^<>><v<<<^v^<<><v<^<^<><^^^>^>>v>^>v^<>v><^<^<v^>^^vv<^^<>v^v^vv<>>>>v^v<>><^^v>vv^^>v^v>v<vv>>v>><v^v^v>vv>^^>^v><<vv^v^^vv<^v><^<<v<v^>vv^^^<v^>v>v^^^>><^^<v^<^>>v><vv<v^^>^^v>>v^^^<^^v>^v>><^<^<>>v<<^^vv>^^^v<^<^<v<v^^vv>^vv^>>v^><v>><<<>^vv^<^<>v^^<<<v<^>^><><v^^>>^^^<^vv<^^^>><^^v>^^v^<v^v^>^^<v>^<^v<^<<<<^<v^>v^<^^<>^^>^><<>>^v><>><^<v><^^^>>vv>^><vv>^^^^^v^vvv><><^<^>v>v^v^>^><><^<^><>v<<vv<^>><>^v^^v>^<<<>^v^>^<<v^vv<>v^<v^^vv><<v^<>>>^<v>vv>v>>>^<^>><vv<>>>>v<v>>>^v>v><>>vvv<^^><<^>^>v<^vvvv<v><vv<><^^^v^^^>v^v<>v<^^v>>><>v<v^>>v><v^>>^^<v<<<^<v<><^^v><<v^><<<<^vv<^<>^><vv<<<<^>>>^v>^v>vv>^v<>v>v<v><^>>v>>^>^><^<v^v^>^v<><> |
position = 0, z = 0, x = '()()(()()()(()()((()((()))((()((((()()((((()))()((((())(((((((()(((((((((()(((())(()()(()((()()(()(())(()((((()((()()()((((())((((((()(()(((()())(()((((()))())(())(()(()()))))))))((((((((((((()())()())())(())))(((()()()((((()(((()(()(()()(()(()()(()(((((((())(())(())())))((()())()((((()()((()))(((()()()())))(())))((((())(((()())(())(()))(()((((()())))())((()(())(((()((((()((()(())())))((()))()()(()(()))))((((((((()())((((()()((((()(()())(((((()(()())()))())(((()))()(()(()(()((((()(())(()))(((((()()(()()()(()(((())())(((()()(()()))(((()()(((())())(()(())())()()(())()()()((()(((()(())((()()((())()))((()()))((()()())((((()(()()(()(((()))()(()))))((()(((()()()))(()(((())()(()((()())(()(()()(()())(())()(((()(()())()((((()((()))))())()))((()()()()(())()())()()()((((()))))(()(((()()(((((((())()))()((((()((())()(()())(())()))(()(()())(((((((())))(((()))())))))()))())((())(()()((())()())()))))()((()()())(())((())((((()())())()()()(((()))())))()()))())(()()()(()((((((()()))())()))()(((()(((()) |
I hereby claim:
To claim this, I am signing this object:
Books for kids on programming: