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
branch_count=15 | |
alias b="git for-each-ref --sort=-committerdate refs/heads/ --count=$branch_count --format='%(objectname:short)\\%(refname:short)\\%(contents:subject)' | column -ts'\\'" | |
function bco { | |
# display recent branches | |
b | cat -n; | |
# read which the user wants to checkout | |
echo -n "checkout branch number: "; | |
read line; |
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
import SpriteKit | |
extension SKShapeNode { | |
func setTiledFillTexture(imageName: String, tileSize: CGSize) { | |
let targetDimension = max(self.frame.size.width, self.frame.size.height) | |
let targetSize = CGSizeMake(targetDimension, targetDimension) | |
let targetRef = UIImage(named: imageName).CGImage | |
UIGraphicsBeginImageContext(targetSize) | |
let contextRef = UIGraphicsGetCurrentContext() |
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
I am attesting that this GitHub handle flatpickles is linked to the Tezos account tz1U4KbdpQqKihxxMhboRNMdmuP9YMAYZrx4 for tzprofiles | |
sig:edsigtvY8DRNV4td5c7fLEj42su39iFQcCavoy1mRC1RJdS46FFyTXmtqngF4UivrwXqmijNfCsQhh9Gu3daKL2pp8yqoxdzqkz |