I hereby claim:
- I am aljohri on github.
- I am aljohri (https://keybase.io/aljohri) on keybase.
- I have a public key whose fingerprint is 2F0F 5468 6E8A 506C AF16 D54A 0400 DB11 20C2 4255
To claim this, I am signing this object:
| [ajohri@garuda ~]$ python downloader.py | |
| [<Element div at 0x7f4f990ae3c0>] | |
| https://play.google.com/store/apps/details?id=com.dubebe.makeupmaster | |
| https://play.google.com/store/apps/details?id=com.app.spacejellyjump | |
| https://play.google.com/store/apps/details?id=com.encodevlabs.egotickets | |
| https://play.google.com/store/apps/details?id=com.app.picabin | |
| https://play.google.com/apps/publish/?dev_acc=14879566262172048183#MarketListingPlace:p=tmp.14879566262172048183.1399729678956 | |
| https://play.google.com/store/apps/details?id=com.wDekmeAnimeRadio | |
| https://play.google.com/store/apps/details?id=com.meraki.Dashboard | |
| https://play.google.com/store/apps/details?id=com.sweetsugar.applockfree |
| [ajohri@garuda plghost]$ python driverwebview.py test Multiwebview-debug.apk | |
| (re)starting adb server | |
| * daemon not running. starting it now on port 5037 * | |
| * daemon started successfully * | |
| killing any emulators already present | |
| launching emulator-5554 | |
| emulator: emulator window was out of view and was recentered | |
| open app | |
| starting activity org.multiwebview/org.multiwebview.Multiwebview |
| (chromedevtools)➜ chromedevtools git:(master) ✗ python run.py ws://127.0.0.1:9222/devtools/page/6AB4DE7E-881D-851D-7F40-89F70BE526C5 | |
| /html False False | |
| /html/head False False | |
| /html/head/meta[1] False False | |
| /html/head/meta[2] False False | |
| /html/head/meta[3] False False | |
| /html/head/meta[4] False False | |
| /html/head/title False False | |
| /html/head/script[1] False False | |
| /html/head/script[2] False False |
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <meta charset="utf-8"> | |
| <title>Marker animations with <code>setTimeout()</code></title> | |
| <style> | |
| html, body, #map-canvas { | |
| height: 100%; | |
| margin: 0px; |
| Als-Mac-mini% brew install -v postgresql | |
| Warning: Building source; cellar of postgresql's bottle is /usr/local/Cellar | |
| ==> Downloading http://ftp.postgresql.org/pub/source/v9.3.5/postgresql-9.3.5.tar.bz2 | |
| Already downloaded: /Library/Caches/Homebrew/postgresql-9.3.5.tar.bz2 | |
| ==> Verifying postgresql-9.3.5.tar.bz2 checksum | |
| tar xf /Library/Caches/Homebrew/postgresql-9.3.5.tar.bz2 | |
| ==> Patching | |
| patching file contrib/uuid-ossp/uuid-ossp.c | |
| ==> ./configure --disable-debug --prefix=/Volumes/DataHD/usr/local/Cellar/postgresql/9.3.5_1 --datadir=/Volumes/DataHD/usr/local/Cellar/postgresql/9.3.5_1/share/postgresql --docdir=/Volumes/DataHD/usr/local/Cellar/postgresql/9.3.5_1/share/doc/postgresql --enable-thread-safety --with-bonjour --with-gssapi --with-ldap --with-openssl --with-pam --with-libxml --with-libxslt --with-perl --with-tcl --with-tclconfig=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/lib --with-ossp-uuid | |
| checking build system type... x86_64-apple-darwin13. |
| import os, requests | |
| # set username and password as environment variables before running this script | |
| # export USERNAME='' | |
| # export PASSWORD='' | |
| s = requests.Session() | |
| response = s.post("https://www.lacrossealerts.com/login/", data={'username': os.getenv('USERNAME'), 'password': os.getenv('PASSWORD')}) | |
| serials = { |
| def msort(lst): | |
| if not lst: | |
| return [] | |
| if len(lst) == 1: | |
| return lst | |
| else: | |
| first_half = lst[0:len(lst)/2] | |
| second_half = lst[len(lst)/2:] | |
| return merge(msort(first_half), msort(second_half)) |
I hereby claim:
To claim this, I am signing this object:
| http://www.meetup.com/Chicago-Machine-Learning-Study-Group/ | |
| http://www.meetup.com/NU-Machine-Learning-Meetup/ | |
| http://www.meetup.com/Chicago-Big-Data/ | |
| http://www.meetup.com/Data-Science-Chicago/ | |
| http://www.meetup.com/JuliaChicago/ | |
| http://www.meetup.com/Northshore-Fringe-Coders/ | |
| http://www.meetup.com/Project-Euler-Sprint/ | |
| http://www.meetup.com/ChicagoClj/ | |
| http://www.meetup.com/ErlangChicago/ | |
| http://www.meetup.com/ChicagoElixir/ |
| [ | |
| { | |
| "images": { | |
| "sm": "http://webmedia.newseum.org/newseum-multimedia/dfp/jpg2/sm/AL_AS.jpg", | |
| "md": "http://webmedia.newseum.org/newseum-multimedia/dfp/jpg2/med/AL_AS.jpg", | |
| "lg": "http://webmedia.newseum.org/newseum-multimedia/dfp/jpg2/lg/AL_AS.jpg" | |
| }, | |
| "latitude": "33.696739", | |
| "sortTitle": "Anniston Star, The", | |
| "location": "Anniston, Ala. USA", |