I hereby claim:
- I am kladd on github.
- I am kladd (https://keybase.io/kladd) on keybase.
- I have a public key whose fingerprint is 535C AEDD AF58 7A17 7D3A D529 5E12 4B4F 66A8 00C6
To claim this, I am signing this object:
| func encodeParams(params interface{}) string { | |
| v := reflect.ValueOf(params).Type() | |
| vals := url.Values{} | |
| for i := 0; i < v.NumField(); i++ { | |
| vals.Set( | |
| v.Field(i).Tag.Get("url"), | |
| reflect.ValueOf(params).Field(i).String(), | |
| ) | |
| } | 
I hereby claim:
To claim this, I am signing this object:
| /* | |
| * Flickr Justified Gallery - v1.0.1 | |
| * http://github.com/kladd/flickr-justified-gallery/ | |
| * | |
| * flickrJustifiedGallery.js | |
| */ | |
| (function($) { | |
| $.fn.flickrJustifiedGallery = function (arg) { | |
| var defaults = { | |
| flickrApiKey: "", | 
| D/NetworkMonitorNetworkAgentInfo [MOBILE (LTE) - null]( 806): EvaluatingState{ when=-1ms what=532486 arg1=2 target=com.android.internal.util.StateMachine$SmHandler } | |
| D/NetworkMonitorNetworkAgentInfo [MOBILE (LTE) - null]( 806): Checking http://clients3.google.com/generate_204 on n.ispsn | |
| D/NetworkMonitorNetworkAgentInfo [MOBILE (LTE) - null]( 806): Probably not a portal: exception java.net.UnknownHostException: Unable to resolve host "clients3.google.com": No address associated with hostname | |
| D/NetworkMonitorNetworkAgentInfo [MOBILE (LTE) - null]( 806): EvaluatingState{ when=-5ms what=532486 arg1=3 target=com.android.internal.util.StateMachine$SmHandler } | |
| D/NetworkMonitorNetworkAgentInfo [MOBILE (LTE) - null]( 806): Checking http://clients3.google.com/generate_204 on n.ispsn | |
| D/NetworkMonitorNetworkAgentInfo [MOBILE (LTE) - null]( 806): Probably not a portal: exception java.net.UnknownHostException: Unable to resolve host "clients3.google.com": No address associated with hostname | |
| D/NetworkMonitorNetworkAge | 
| [2013/08/28 16:02:18, 0] nmbd/nmbd_incomingrequests.c:171(process_name_refresh_request) | |
| process_name_refresh_request: unicast name registration request received for name RHA-G7-DEAD<20> from IP 35.8.90.132 on subnet UNICAST_SUBNET. | |
| [2013/08/28 16:02:18, 0] nmbd/nmbd_incomingrequests.c:172(process_name_refresh_request) | |
| Error - should be sent to WINS server | |
| [2013/08/28 16:02:18, 0] nmbd/nmbd_incomingrequests.c:171(process_name_refresh_request) | |
| process_name_refresh_request: unicast name registration request received for name RHA-G7-DEAD<00> from IP 35.8.90.132 on subnet UNICAST_SUBNET. | |
| [2013/08/28 16:02:18, 0] nmbd/nmbd_incomingrequests.c:172(process_name_refresh_request) | |
| Error - should be sent to WINS server | |
| [2013/08/28 16:02:18, 0] nmbd/nmbd_incomingrequests.c:171(process_name_refresh_request) | |
| process_name_refresh_request: unicast name registration request received for name WORKGROUP<00> from IP 35.8.90.132 on subnet UNICAST_SUBNET. | 
| # | |
| # Command | |
| # | |
| # For working with the shell and all that | |
| # | |
| import subprocess | |
| import shlex | |
| class Command(object): | 
| # i have this aliased to grm in basrhc | |
| git diff --diff-filter=D --name-only -z | xargs -0 git rm | 
| #!/usr/bin/perl -w | |
| use strict; | |
| ## Copyright (c) 1998 Michael Zucchi, All Rights Reserved ## | |
| ## Copyright (C) 2000, 1 Tim Waugh <twaugh@redhat.com> ## | |
| ## Copyright (C) 2001 Simon Huggins ## | |
| ## Copyright (C) 2005-2012 Randy Dunlap ## | |
| ## Copyright (C) 2012 Dan Luedtke ## | |
| ## ## | 
| gconftool-2 --set /apps/gnome-terminal/profiles/Default/foreground_color --type string "#FEFFD3" | |
| gconftool-2 --set /apps/gnome-terminal/profiles/Default/background_color --type string "#141414" | |
| gconftool-2 --set /apps/gnome-terminal/profiles/Default/bold_color --type string "#FEFFD3" | |
| gconftool-2 --set /apps/gnome-terminal/profiles/Default/palette --type string "#141414:#C06C43:#AFB979:#C2A86C:#444649:#B4BE7B:#778284:#FEFFD3:#262626:#DD7C4C:#CBD88C:#E1C47D:#5A5D61:#D0DB8E:#8A989A:#FEFFD3" |