(by @andrestaltz)
If you prefer to watch video tutorials with live-coding, then check out this series I recorded with the same contents as in this article: Egghead.io - Introduction to Reactive Programming.
# Script to sync Pythonista files to Dropbox | |
# Author: David Hutchison | |
# www: http://www.devwithimagination.com/ | |
# Now in the repository | |
# https://github.com/dhutchison/PythonistaScripts |
(by @andrestaltz)
If you prefer to watch video tutorials with live-coding, then check out this series I recorded with the same contents as in this article: Egghead.io - Introduction to Reactive Programming.
#!/bin/bash | |
#study from here! pretty tool | |
#http://mitsnosrap.wordpress.com/2013/01/25/android-wrapper-for-adb/ | |
# This is a wrapper for adb. If there are multiple devices / emulators, this script will prompt for which device to use | |
# Then it'll pass whatever commands to that specific device or emulator. | |
# Run adb devices once, in event adb hasn't been started yet | |
BLAH=$(adb devices) |
* { | |
font-size: 12pt; | |
font-family: monospace; | |
font-weight: normal; | |
font-style: normal; | |
text-decoration: none; | |
color: black; | |
cursor: default; | |
} |
Updated: Just use qutebrowser (and disable javascript). The web is done for.
/storage
by adding proper options in /etc/config/fstab
, or, again, just clicking around in LuCIopkg update && opkg install tor
/etc/tor/torrc
and /etc/config/uhttpd
/etc/init.d/uhttpd restart && /etc/init.d/tor restart
)/etc/tor/hidden_service/hostname
for your public .onion
address