VDOT | 1500 | Mile | 3k | 2mi | 5k | 10k | 15k | HM | M | VDOT |
---|---|---|---|---|---|---|---|---|---|---|
55 | 4:57 | 5:21 | 10:37 | 11:28 | 18:22 | 38:06 | 58:33 | 1:24:18 | 2:56:01 | 55 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Dognzb.cr|127 | |
NZBgeek|79 | |
Slug|59 | |
Simplynzbs|16 | |
fastNZB|9 | |
NzbNoob|2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// ViewController.swift | |
// TwitterAccountsDemo | |
// | |
import UIKit | |
import Accounts | |
class ViewController: UIViewController { | |
var twitterAccount: ACAccount? = nil { |
Add CommonCrypto/module.map
:
module CommonCrypto [system] {
header "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/CommonCrypto/CommonCrypto.h"
header "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/CommonCrypto/CommonRandom.h"
header "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/CommonCrypto/CommonKeyDerivation.h"
header "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/CommonCrypto/CommonCryptor.h"
header "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/include/CommonCrypto/CommonCrypto.h"
header "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/include/CommonCrypto/CommonRandom.h"
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
brew link openssl |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am ayn on github. | |
* I am ayn (https://keybase.io/ayn) on keybase. | |
* I have a public key whose fingerprint is 46A1 29FF 893A 0381 DC81 1E1E BED8 E882 9BFC 594C | |
To claim this, I am signing this object: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Tutorial: Give it a little shake to get back to your photo roll. */ | |
"Give it a little shake to get back to your photo roll." = "看完搖一搖,重回照片選單"; | |
/* Tutorial: Why tap photos when you can swipe to select! */ | |
"Why tap photos when you can swipe to select!" = "選照片還用點的?滑選才是王道!"; | |
/* Class = "IBUIButton"; normalTitle = "Why do you need to keep your photos secret anyway?"; ObjectID = "8XM-uM-zGQ"; */ | |
"8XM-uM-zGQ.normalTitle" = "話說,為什麼會有想要隱藏的照片呢?"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# App onboarding flow | |
en: Why tap photos when you can swipe to select! | |
ru: Зачем тыкать по каждой фотографии? Достаточно провести по ним палцем! | |
zh-TW: 簡單的滑動手指就能夠輕鬆的選擇照片! | |
en: Give it a little shake to get back to your photo roll. | |
ru: Встряхните свой телефон, что бы вернуться в фотогалерею. | |
zh-TW: 搖一搖iPhone可以回到你的「相片膠卷」和「儲存的照片」 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
require "instagram" | |
tag = 'andrewandsherry' | |
Instagram.configure do |config| | |
config.client_id = "" | |
config.client_secret = "" | |
end | |
results = [] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Date/Time: 2013-11-03 11:15:56 +0800 | |
OS Version: 10.9 (Build 13A603) | |
Architecture: x86_64 | |
Report Version: 18 | |
Command: Tweetbot | |
Path: /Applications/Tweetbot.app/Contents/MacOS/Tweetbot | |
Version: 1.3.3 (13300) | |
App Item ID: 557168941 | |
App External ID: 16735724 |