I hereby claim:
- I am arjenvanderende on github.
- I am arjenvanderende (https://keybase.io/arjenvanderende) on keybase.
- I have a public key whose fingerprint is AA7A 35D3 2131 1411 7CB1 175B D3AB CA27 02F4 EA9C
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| appcfg.sh -A <apppid> -V <version> download_app <directory> |
| git config --global push.default current | |
| git push |
| lsof -i -P | grep 8080 |
| (function( $ ) { | |
| $.any = function () { | |
| var failed = 0; | |
| var count = arguments.length; | |
| var dfd = $.Deferred(); | |
| for (var i = 0; i < count; i++) { | |
| arguments[i].then(function(value) { | |
| dfd.resolve(value); | |
| }, function() { |
| egrep "public static" `git ls-files | egrep "controller" | egrep -v "test"` | sed 's/[a-z/]*\/\([A-Za-z]*\).java:[ ]*public static [a-zA-Z<>, ]* \([_a-zA-Z]*\).*/\1.\2/' | egrep -v "//" | awk 'NR==FNR{a[$NF];next}!($0 in a)' conf/routes - |
| for name in *.*; do new_name=$(echo $name | sed 's/ /_/g'); mv "$name" $new_name; done |
| Get-ItemProperty HKLM:\SYSTEM\CurrentControlSet\Enum\HID\*\*\Device` Parameters FlipFlopWheel -EA 0 | ForEach-Object { Set-ItemProperty $_.PSPath FlipFlopWheel 1 } |