I hereby claim:
- I am soniah on github.
- I am soniah (https://keybase.io/soniah) on keybase.
- I have a public key whose fingerprint is A395 7DC6 2507 27B9 86C3 EDF0 B073 C82C A091 56FC
To claim this, I am signing this object:
| package main | |
| import ( | |
| "flag" | |
| "fmt" | |
| "strings" | |
| ) | |
| /* | |
| in Oracle, need: |
| package main | |
| // tip of the hat to Jon Calhoun | |
| // | |
| // see also: https://www.calhoun.io/using-functional-options-instead-of-method-chaining-in-go/ | |
| import ( | |
| "errors" | |
| "fmt" | |
| "strings" |
I hereby claim:
To claim this, I am signing this object:
| #!/bin/bash | |
| # remove all blank lines in go 'imports' statements, | |
| # then sort with goimports | |
| if [ $# != 1 ] ; then | |
| echo "usage: $0 <filename>" | |
| exit 1 | |
| fi | |
| * open iTunes | |
| * plug in iPad | |
| * top middle of screen, click on tiny grey icon, that sort of looks like an iPad (next to Music, Films, etc dropdown) | |
| * middle left, click on 'File Sharing' | |
| * choose orange VLC icon | |
| * click Add, bottom right | |
| * click Sync | |
| * on iPad, run VLC app |
I hereby claim:
To claim this, I am signing this object: