I hereby claim:
- I am rdlester on github.
- I am rlester (https://keybase.io/rlester) on keybase.
- I have a public key ASC5tLBMs3JTbXJEFHygOyApR_907TbZMDsPSnLmjb4OQQo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| [ | |
| { | |
| "id":83, | |
| "title":"A Rabbit-Hole Hideaway in NYC", | |
| "image":"rabbit.png", | |
| "location":"124 MacDougal Street, New York, 10012 ", | |
| "latitude":40.729905, | |
| "longitude":-74.000246 | |
| }, | |
| { |
| import os | |
| import ycm_core | |
| flags = [ | |
| '-resource-dir', | |
| '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/6.0', | |
| '-isysroot', | |
| '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk', | |
| '-I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include', | |
| '-F/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/System/Library/Frameworks', |
I hereby claim:
To claim this, I am signing this object:
| import java.io.FileInputStream; | |
| import java.io.FileOutputStream; | |
| import java.io.FileNotFoundException; | |
| import java.io.IOException; | |
| import java.util.Random; | |
| //Changes: constants broken out of algorithm into variables for easy experimentation | |
| class JpegGlitch2 { | |
| public static final int TOGGLE = 3; |
| HOMEBREW_VERSION: 0.8 | |
| HEAD: d5fbf804a74229f2adae5dea5eaa540c0eebe7e1 | |
| HOMEBREW_PREFIX: /usr/local | |
| HOMEBREW_CELLAR: /usr/local/Cellar | |
| HOMEBREW_REPOSITORY: /usr/local | |
| HOMEBREW_LIBRARY_PATH: /usr/local/Library/Homebrew | |
| Hardware: dual-core 64-bit core2 | |
| OS X: 10.5.8 | |
| Kernel Architecture: i386 | |
| Ruby: 1.8.6-369 |