The iOS Simulator 2016
An update to an older post about using the iOS Simulator from the command line.
An update to an older post about using the iOS Simulator from the command line.
For some reason, I can never remember the right command line option for setting the Host HTTP header with curl. It’s actually something I need to do fairly r...
If you’re ever sitting in a Git repository in the shell and want to view it on Github, here’s some quick laziness.
When I need to test web apps on an iPhone or iPad, I use the iOS Simulator that ships with Xcode1. The Simulator is intended for developers testing native ap...
I have lots of shell aliases/functions for repetitive tasks. Copying files to and from servers, removing editor backup files, connecting to specific database...
I often find myself needing to download files to my local box via SCP. Which means entering the hostname, the path, and the filename in to my terminal window...
I’m lazy and I’m always looking for ways to avoid any unneeded typing. Here’s a little OpenSSH configuration tip that can save you up to 16 characters (if yo...